mirror of
https://github.com/preparebuddyy/n8n-self-hosted.git
synced 2026-03-03 02:37:02 +00:00
always restart
This commit is contained in:
@@ -63,7 +63,7 @@ services:
|
||||
hostname: n8n-caddy
|
||||
image: caddy:latest
|
||||
networks: ['shared_network']
|
||||
restart: unless-stopped
|
||||
restart: always
|
||||
ports:
|
||||
- '80:80'
|
||||
- '443:443'
|
||||
|
||||
Reference in New Issue
Block a user