Explorar el Código

enable git ssh again (maybe)

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

+ 1 - 0
network/docker-compose.yml

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