Claude aanpassingen
This commit is contained in:
+7
-12
@@ -113,9 +113,9 @@ services:
|
||||
- "8090:80"
|
||||
volumes:
|
||||
- /etc/hosts:/etc/hosts:ro
|
||||
# networks:
|
||||
# backend:
|
||||
# ipv4_address: 172.23.0.14
|
||||
networks:
|
||||
- default
|
||||
- nginx_proxy
|
||||
restart: unless-stopped
|
||||
|
||||
###> doctrine/doctrine-bundle ###
|
||||
@@ -150,12 +150,7 @@ services:
|
||||
###> doctrine/doctrine-bundle ###
|
||||
###< doctrine/doctrine-bundle ###
|
||||
|
||||
# networks:
|
||||
# backend:
|
||||
# name: escapepage_network
|
||||
# driver: bridge
|
||||
# ipam:
|
||||
# config:
|
||||
# - subnet: 172.23.0.0/16
|
||||
# gateway: 172.23.0.1
|
||||
# attachable: true
|
||||
networks:
|
||||
nginx_proxy:
|
||||
external: true
|
||||
name: nginx_default
|
||||
|
||||
Reference in New Issue
Block a user