Skip to content

Commit

Permalink
Permit docker net
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegordon committed Oct 6, 2023
1 parent fa07380 commit 903a262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ recorder: !include recorder.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 172.18.0.5
- 172.18.0.0/24
- 127.0.0.1
- ::1
cors_allowed_origins:
Expand Down

0 comments on commit 903a262

Please sign in to comment.