pairdrop auth
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.middlewares.auth.basicauth.users=fartin:$$apr1$zlkymds4$hQVyOHjZ.hB8TVyCwmetv0"
|
||||
- "traefik.http.middlewares.auth.basicauth.users=fartin:$$apr1$$zlkymds4$$hQVyOHjZ.hB8TVyCwmetv0"
|
||||
- "traefik.http.routers.pairdrop.middlewares=auth"
|
||||
- "traefik.http.routers.pairdrop.entrypoints=websecure"
|
||||
- "traefik.http.routers.pairdrop.rule=Host(`pair.$DOMAIN_NAME`)"
|
||||
|
||||
Reference in New Issue
Block a user