فهرست منبع

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: