Python3
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
environment:
|
||||
- HTTPS_PORT=2093
|
||||
# host.docker.internal zeigt auf den Docker-Host → erreicht andere Stacks per Port
|
||||
- PYTHON_BIN=python3
|
||||
- WEBCAM_URL=http://host.docker.internal:8444
|
||||
- BODYTRACKER_URL=http://host.docker.internal:8446
|
||||
extra_hosts:
|
||||
|
||||
Reference in New Issue
Block a user