fix: add Traefik port label 5678 to n8n service
This commit is contained in:
@@ -38,6 +38,8 @@ services:
|
||||
|
||||
networks:
|
||||
- n8n
|
||||
labels:
|
||||
traefik.http.services.n8n.loadbalancer.server.port: "5678"
|
||||
|
||||
n8n-db:
|
||||
image: postgres:16
|
||||
|
||||
Reference in New Issue
Block a user