add port to docker config

This commit is contained in:
2026-07-23 23:14:10 +02:00
parent c7e0776819
commit 703d7b8830
+2 -1
View File
@@ -23,7 +23,8 @@ services:
restart: unless-stopped
command: server 0.0.0.0:8000
ports:
- "8000:8000"
environment:
- TZ=Europe/Zurich