Claude aanpassingen

This commit is contained in:
Frank van den Berg
2026-06-27 13:23:08 +02:00
parent 9205db6611
commit a05adfd316
+7 -12
View File
@@ -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