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: services:
regsync: regsync:
command: -c /home/appuser/regsync.yml server command: -c /home/appuser/regsync.yml server
@@ -16,5 +18,5 @@ services:
restart: ${RESTART:-unless-stopped} restart: ${RESTART:-unless-stopped}
stdin_open: true stdin_open: true
volumes: volumes:
- /share/docker_data/regsync/regsync.yml:/home/appuser/regsync.yml - regsync:/home/appuser/
- /etc/localtime:/etc/localtime - /etc/localtime:/etc/localtime