Proxysql no longer has external network
This commit is contained in:
parent
75cbaed902
commit
64d8ad253d
1 changed files with 0 additions and 7 deletions
|
@ -12,10 +12,3 @@ services:
|
||||||
- <%= @redis_conf_dir %>:/data
|
- <%= @redis_conf_dir %>:/data
|
||||||
command: redis-server /data/redis.conf --loglevel verbose
|
command: redis-server /data/redis.conf --loglevel verbose
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
|
||||||
- proxysql_proxysql
|
|
||||||
|
|
||||||
networks:
|
|
||||||
proxysql_proxysql:
|
|
||||||
external: true
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue