Proxysql no longer has external network
This commit is contained in:
parent
80e1034695
commit
b100e18eea
1 changed files with 0 additions and 5 deletions
|
@ -18,7 +18,6 @@ services:
|
|||
|
||||
networks:
|
||||
- default
|
||||
- proxysql_proxysql
|
||||
dns:
|
||||
- 89.46.20.75
|
||||
- 89.46.21.29
|
||||
|
@ -27,7 +26,3 @@ services:
|
|||
- <%= @https_port %>:443
|
||||
command: sh -c 'tail -F /var/www/html/data/nextcloud.log /var/www/html/data/audit.log| tee -a /proc/1/fd/2 & apachectl -D FOREGROUND'
|
||||
tty: true
|
||||
|
||||
networks:
|
||||
proxysql_proxysql:
|
||||
external: true
|
||||
|
|
Loading…
Add table
Reference in a new issue