Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjking committed May 21, 2019
1 parent 2e439a1 commit 89515b1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ auth:

# FRONTEND HTTP PASSWORD PROTECTION SETUP
http:
server_host: 127.0.0.1
use_x_forwarded_for: True
#server_host: 127.0.0.1
#use_x_forwarded_for: True
#base_url: !secret fakehost
trusted_proxies:
- 127.0.0.1
- ::1
#trusted_proxies:
#- 127.0.0.1
#- ::1
#trusted_networks:
# - 127.0.0.1
# - ::1
Expand Down

0 comments on commit 89515b1

Please sign in to comment.