Преглед изворни кода

traefik config enhancement custom port

Christian Lempa пре 1 година
родитељ
комит
819193f80f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docker-compose/traefik/config/traefik.yaml

+ 1 - 1
docker-compose/traefik/config/traefik.yaml

@@ -36,7 +36,7 @@ entryPoints:
     address: :443
   # -- (Optional) Add custom Entrypoint
   # custom:
-  #   address: :8080
+  #   address: :8081
 
 # -- Configure your CertificateResolver here...
 # certificatesResolvers: