Explorar el Código

traefik git http only

Jason Playne hace 3 años
padre
commit
6f508454c1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      network/docker-compose.yml

+ 0 - 2
network/docker-compose.yml

@@ -74,8 +74,6 @@ services:
       - traefik.http.services.git.loadbalancer.server.port=3000
       - traefik.http.routers.git.tls=true
       - traefik.http.routers.git.tls.certresolver=le
-      - traefik.tcp.routers.git.rule=HostSNI(`git.playne.au`)
-      - traefik.tcp.routers.git.loadbalancer.server.port=10022
 
   nextcloud:
     image: nextcloud