This commit is contained in:
2025-12-06 15:27:44 +01:00
parent b4961f5961
commit 6ba2c2dd0f
3 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
volumes:
regsync-data:
data:
driver: local
services:
regsync:
@@ -18,5 +18,5 @@ services:
restart: ${RESTART:-unless-stopped}
stdin_open: true
volumes:
- regsync-data:/home/appuser/
- data:/home/appuser/
- /etc/localtime:/etc/localtime