mirror of
https://github.com/csd4ni3l/loginween.git
synced 2026-01-01 04:23:48 +01:00
Add grid size to docker compose, fix docker run command using debug mode and add grid size to it as well
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
DB_FILE: "data.db"
|
||||
APP_KEY: "changeme"
|
||||
DEBUG_MODE: false
|
||||
GRID_SIZE: 15
|
||||
volumes:
|
||||
- ./data.db:/app/data.db
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user