always restart

This commit is contained in:
AiratTop
2025-10-09 12:01:37 +03:00
parent abd67aa6f3
commit 5717ee3e99

View File

@@ -63,7 +63,7 @@ services:
hostname: n8n-caddy
image: caddy:latest
networks: ['shared_network']
restart: unless-stopped
restart: always
ports:
- '80:80'
- '443:443'