docker: remove leftchan references from compose

This commit is contained in:
Zankaria 2024-04-10 16:05:30 +02:00
parent ac3fc9518b
commit 36419ab9a7

View File

@ -14,7 +14,7 @@ services:
- ./docker/nginx/nginx.conf:/etc/nginx/nginx.conf
- ./docker/nginx/proxy.conf:/etc/nginx/conf.d/proxy.conf
networks:
leftchan_net:
d_leftypol_org:
ipv4_address: 172.21.0.3
links:
- php
@ -26,7 +26,7 @@ services:
- ./local-www:/var/www
- ./docker/php/www.conf:/usr/local/etc/php-fpm.d/www.conf
networks:
leftchan_net:
d_leftypol_org:
ipv4_address: 172.21.0.4
#MySQL Service
leftypol-db:
@ -41,12 +41,12 @@ services:
MYSQL_ROOT_PASSWORD: password
command: "--default-authentication-plugin=mysql_native_password"
networks:
leftchan_net:
d_leftypol_org:
ipv4_address: 172.21.0.2
#Docker Networks
networks:
leftchan_net:
d_leftypol_org:
ipam:
driver: default
config: