chore: update siklos/goldengames compose (Portainer migration)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user