This commit is contained in:
2025-03-06 19:54:08 +01:00
parent 62dafefcd6
commit 38d726b396

View File

@ -5,6 +5,7 @@ services:
network_mode: host
volumes:
- /share/docker_data/regsync/regsync.yml:/home/appuser/regsync.yml
- /etc/localtime:/etc/localtime
image: ${DOCKER_REGISTRY:-}ghcr.io/regclient/regsync:latest
command: -c /home/appuser/regsync.yml server
env_file: