This commit is contained in:
2025-11-30 16:31:04 +01:00
parent 6f137b7a1b
commit 2ddb1fad36

View File

@@ -1,4 +1,6 @@
name: regsync
volumes:
regsync:
driver: local
services:
regsync:
command: -c /home/appuser/regsync.yml server
@@ -16,5 +18,5 @@ services:
restart: ${RESTART:-unless-stopped}
stdin_open: true
volumes:
- /share/docker_data/regsync/regsync.yml:/home/appuser/regsync.yml
- regsync:/home/appuser/
- /etc/localtime:/etc/localtime