fix: add Traefik port label 5678 to n8n service

This commit is contained in:
root
2026-03-23 01:36:34 +00:00
parent 0025270491
commit 5191a4d211
+2
View File
@@ -38,6 +38,8 @@ services:
networks: networks:
- n8n - n8n
labels:
traefik.http.services.n8n.loadbalancer.server.port: "5678"
n8n-db: n8n-db:
image: postgres:16 image: postgres:16