minor docker comments

This commit is contained in:
msramalho
2025-02-08 15:18:15 +00:00
parent 9a62f3ff59
commit 5494825286
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
services:
web:
command: uvicorn web:app --factory --host 0.0.0.0 --reload
restart: "no"
env_file: src/.env.dev
environment: