Adapted restart policy

This commit is contained in:
Anton Pogrebnjak
2026-04-11 00:44:36 +02:00
parent 31cae670c4
commit cc87dde39f

View File

@@ -3,4 +3,5 @@ services:
build: . build: .
ports: ports:
- "4443:80" - "4443:80"
restart: unless-stopped