python imports hell
This commit is contained in:
@@ -20,7 +20,6 @@ services:
|
||||
driver: none
|
||||
|
||||
doorboy_proxy:
|
||||
network_mode: host
|
||||
environment:
|
||||
DOORBOY_SECRET_FLOOR: "0123456789"
|
||||
DOORBOY_SECRET_WORKSHOP: "9999999999"
|
||||
@@ -28,5 +27,7 @@ services:
|
||||
WORKSHOP_ACCESS_GROUP: "k-space:workshop"
|
||||
SLACK_DOORLOG_CALLBACK: DEV
|
||||
env_file: .env
|
||||
ports:
|
||||
- "5000:5000"
|
||||
build:
|
||||
context: .
|
||||
|
Reference in New Issue
Block a user