Explorar el Código

remove auth from home_network

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

+ 0 - 2
network/docker-compose.yml

@@ -29,8 +29,6 @@ services:
   traefik-forward-auth:
     image: thomseddon/traefik-forward-auth:2
     env_file: traefik/traefik-forward-auth.env
-    networks:
-      - "home_network"
     labels: # you only need these if you're using an auth host
       - traefik.enable=true
       - traefik.http.routers.auth.rule=Host(`auth.playne.au`)