added dev env var
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
env_file:
|
env_file:
|
||||||
- local.env
|
- local.env
|
||||||
|
environment:
|
||||||
|
- ENV=DEV
|
||||||
ports:
|
ports:
|
||||||
- 8050:8050
|
- 8050:8050
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user