Browse Source

traefik config enhancement custom port

Christian Lempa 1 year ago
parent
commit
819193f80f
1 changed files with 1 additions and 1 deletions
  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: