Merge pull request #1265 from Dokploy/1199-error-log-spam-in-traefik-logs-err-errorservice-dokploy-traefik-error-port-is-missing

refactor: delete label
This commit is contained in:
Mauricio Siu 2025-02-01 23:05:24 -06:00 committed by GitHub
commit 8c69d2a085
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,9 +68,6 @@ export const initializeTraefik = async ({
Replicas: 1, Replicas: 1,
}, },
}, },
Labels: {
"traefik.enable": "true",
},
EndpointSpec: { EndpointSpec: {
Ports: [ Ports: [
{ {