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