mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-06 04:44:19 +01:00
Update framework.yaml
This commit is contained in:
@@ -10,10 +10,11 @@ framework:
|
|||||||
#esi: true
|
#esi: true
|
||||||
#fragments: true
|
#fragments: true
|
||||||
when@prod:
|
when@prod:
|
||||||
# shortcut for private IP address ranges of your proxy
|
framework:
|
||||||
trusted_proxies: 'private_ranges'
|
# shortcut for private IP address ranges of your proxy
|
||||||
# or, if your proxy instead uses the "Forwarded" header
|
trusted_proxies: 'private_ranges'
|
||||||
trusted_headers: [ 'forwarded' ]
|
# or, if your proxy instead uses the "Forwarded" header
|
||||||
|
trusted_headers: [ 'forwarded' ]
|
||||||
|
|
||||||
when@test:
|
when@test:
|
||||||
framework:
|
framework:
|
||||||
|
|||||||
Reference in New Issue
Block a user