chore: update siklos/goldengames compose (Portainer migration)

This commit is contained in:
2026-05-07 04:27:03 +00:00
parent da87c9c9f5
commit 529ae6f5e0
+2 -2
View File
@@ -1,12 +1,12 @@
services:
goldengames:
build: .
image: goldengames:local
container_name: goldengames
restart: unless-stopped
ports:
- "3030:3000"
volumes:
- ./data:/app/data
- /srv/docker/goldengames/data:/app/data
environment:
- NODE_ENV=production
- DATA_DIR=/app/data