updated zammad

This commit is contained in:
2025-10-26 13:12:41 -07:00
parent 10adf9cc83
commit 5f07f08bff
5 changed files with 21 additions and 12 deletions
+4 -3
View File
@@ -1,6 +1,7 @@
# Sample Networks setting
networks:
proxy:
external: true # Shared for reverse proxies (create once: docker network create proxy)
internal:
driver: bridge
name: ${COMPOSE_PROJECT_NAME:-cookbook}_internal # Project-isolated (from cookbook.env)
app-internal: # Change this to the project name
driver: bridge