Add auth system, fix map defaults, controls overflow, fix latest-date ref
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
- "5000:5000"
|
||||
volumes:
|
||||
- ./data:/data
|
||||
env_file:
|
||||
- stack.env
|
||||
environment:
|
||||
- FLASK_ENV=development
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user