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