- Fix config file permission problem.

This commit is contained in:
2025-03-12 23:09:10 +01:00
parent 26789dd35f
commit 0e7e524ff1
3 changed files with 9 additions and 2 deletions

View File

@@ -87,6 +87,7 @@ services:
networks:
- appl
# - internal
ports:
- "127.0.0.1:${WA_PORT_SV_EXT}:${WA_PORT_SV_INT}"
@@ -102,3 +103,7 @@ networks:
# config:
# - subnet: 10.2.33.0/24
# gateway: 10.2.33.254
# internal:
# name: mantisbt-squashtm-internal
# external: true