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