This commit is contained in:
2025-03-07 08:22:47 +01:00
parent d508ff788d
commit e92722a022
2 changed files with 3 additions and 2 deletions

View File

@ -14,3 +14,4 @@ services:
command: -c /home/appuser/regsync.yml server
env_file:
- stack.env
restart: unless-stopped

View File

@ -10,4 +10,4 @@ services:
- /share/docker_data/wud/certs:/certs
ports:
- 3008:3000
restart: unless-stopped