mirror of
https://github.com/Dictionarry-Hub/profilarr.git
synced 2026-01-22 10:51:02 +01:00
feat: implement dev mode
This commit is contained in:
@@ -20,5 +20,7 @@ services:
|
||||
- backend_data:/app/data
|
||||
environment:
|
||||
- FLASK_ENV=development
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
backend_data:
|
||||
|
||||
Reference in New Issue
Block a user