python imports hell

This commit is contained in:
2025-08-08 02:35:16 +03:00
parent abffe7c594
commit 5afee284b7
5 changed files with 15 additions and 13 deletions

View File

@@ -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: .