ssl / tsl and storage of document
This commit is contained in:
3
templates/config/prod/chill_doc_store.yaml
Normal file
3
templates/config/prod/chill_doc_store.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
chill_doc_store:
|
||||
local_storage:
|
||||
storage_path: '/var/storage'
|
3
templates/config/prod/framework.yaml
Normal file
3
templates/config/prod/framework.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
framework:
|
||||
trusted_proxies: '172.150.0.0/24'
|
||||
trusted_headers: ['x-forwarded-for', 'x-forwarded-host', 'x-forwarded-proto', 'x-forwarded-port']
|
Reference in New Issue
Block a user