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