mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-16 07:28:34 +03:00
minor docker comments
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user