chore: snapshot traefik config before optimization

This commit is contained in:
2025-10-21 10:55:03 +08:00
parent 44a8560f5a
commit 4e945a1426
3 changed files with 15 additions and 6 deletions

View File

@@ -39,3 +39,12 @@ services:
# external: true
# internal_traefik_default:
# external: true
networks:
default:
name: traefik_default
driver: bridge
ipam:
config:
- subnet: 172.19.0.0/16
gateway: 172.19.0.1