mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-08-06 10:43:27 +00:00
Add necessary environment variable in development docker compose
This commit is contained in:
@@ -2,6 +2,8 @@ version: "3.5"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nopaque:
|
nopaque:
|
||||||
|
environment:
|
||||||
|
- FLASK_ENV=development
|
||||||
ports:
|
ports:
|
||||||
- "5000:5000"
|
- "5000:5000"
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user