move more to docker-data
Some checks failed
Deploy Stacks / Redeploy_services_stacks (push) Has been cancelled
Some checks failed
Deploy Stacks / Redeploy_services_stacks (push) Has been cancelled
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user