This commit is contained in:
Florian Hensel
2025-12-25 14:07:53 +01:00
parent 232391c45e
commit ac7c260356
3 changed files with 4 additions and 3 deletions

View File

@@ -5,6 +5,6 @@ services:
volumes:
- ./mkdocs:/docs
ports:
- {CONTAINER_PORT}:8000
- ${CONTAINER_PORT}:8000
env_file:
- .env