move more to docker-data
Some checks failed
Deploy Stacks / Redeploy_services_stacks (push) Has been cancelled

This commit is contained in:
2025-12-14 16:07:05 -03:00
parent 38742939a3
commit 4bf9984354
166 changed files with 19 additions and 19153 deletions

View File

@@ -8,7 +8,7 @@ services:
# - "5900:5900" # VNC server
- "6080:6080" # noVNC (browser-based VNC client)
volumes:
- ./fgc:/fgc/data
- /home/ccalifice/docker-data/free-games-claimer/fgc:/fgc/data
restart: unless-stopped
command: bash -c "node epic-games; node gog; node prime-gaming; echo sleeping; sleep 12h"
# environment: