comment rewritten (belongs to the filter)

pull/2286/head
Sergey G. Brester 2019-02-21 22:26:28 +01:00 committed by GitHub
parent d84fb8a4b1
commit dcede9b3f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 5 deletions

View File

@ -888,11 +888,8 @@ backend = %(syslog_backend)s
port = http,https
logpath = %(apache_error_log)s
# To use 'traefik-auth' filter you have to configure your Traefik instance to write
# the access logs as describe in https://docs.traefik.io/configuration/logs/#access-logs
# into a log file on host and specifiy users for Basic Authentication
# https://docs.traefik.io/configuration/entrypoints/#basic-authentication
# Service example in 'config/filter.d/traefik-auth.conf'
[traefik-auth]
# to use 'traefik-auth' filter you have to configure your Traefik instance,
# see `filter.d/traefik-auth.conf` for details and service example.
port = http,https
logpath = /var/log/traefik/access.log