Remove “traefik” from basic auth realm
continuous-integration/drone/push Build is passing Details

master
Simon Bruder 2020-02-02 21:37:50 +00:00
parent 87c51f4d43
commit c213740e72
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Group daemon
DocumentRoot "/srv/www"
<Directory "/srv/www">
AuthName "traefik forward auth"
AuthName "forward auth"
AuthBasicProvider ldap
AuthType Basic