modificat docker-compose
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ services:
|
||||
container_name: gamewatcher
|
||||
working_dir: /data/app
|
||||
command: ["python3", "watcher.py"]
|
||||
restart: unless-stopped
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
# Volumen persistente con scripts y backups
|
||||
|
||||
Reference in New Issue
Block a user