@@ -12,7 +12,7 @@ services:
|
|||||||
# Persistent SQLite database
|
# Persistent SQLite database
|
||||||
- game-grid-data:/data
|
- game-grid-data:/data
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: development
|
||||||
GAMES_PATH: /games
|
GAMES_PATH: /games
|
||||||
DB_PATH: /data/game-grid.db
|
DB_PATH: /data/game-grid.db
|
||||||
# The URL clients use to reach this app — required for login to work.
|
# The URL clients use to reach this app — required for login to work.
|
||||||
|
|||||||
Reference in New Issue
Block a user