docker: unless-stopped

This commit is contained in:
austnv
2026-06-14 14:58:33 +03:00
parent 34f3ea69b1
commit e71b041bdb
+1 -1
View File
@@ -17,7 +17,7 @@ services:
uv run uvicorn main:app --host 0.0.0.0 --port 8000"
networks:
- remnawave-network
restart: unless-stoped
restart: unless-stopped
networks:
remnawave-network: