refacto: Changing some docker images to hardened non-root ones + README update
This commit is contained in:
@@ -46,6 +46,7 @@ services:
|
||||
ADMIN_PASSWORD: ${ADMIN_PASSWORD}
|
||||
PORT: "${PORT:-8080}"
|
||||
CONFIG_FILE_PATH: /app/config/game.settings.json
|
||||
CORS_ORIGIN: ${CORS_ORIGIN:-*}
|
||||
volumes:
|
||||
- ./config:/app/config
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user