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

@ -13,4 +13,5 @@ services:
image: ${DOCKER_REGISTRY:-}ghcr.io/regclient/regsync:latest
command: -c /home/appuser/regsync.yml server
env_file:
- stack.env
- stack.env
restart: unless-stopped