fix(deploy): avoid existing n8n maintenance port
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ services:
|
||||
n8n:
|
||||
restart: unless-stopped
|
||||
ports: !override
|
||||
- "127.0.0.1:5678:5678"
|
||||
- "127.0.0.1:15678:5678"
|
||||
healthcheck:
|
||||
test:
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user