Proxysql no longer has external network

This commit is contained in:
Micke Nordin 2024-12-24 09:35:53 +01:00
parent 80e1034695
commit b100e18eea

View file

@ -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