mirror of
https://github.com/fosrl/pangolin.git
synced 2025-06-20 20:35:43 +02:00
add secret to example config
This commit is contained in:
parent
a9f0b9aa38
commit
a20befd89f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ server:
|
|||
internal_hostname: "pangolin"
|
||||
session_cookie_name: "p_session_token"
|
||||
resource_access_token_param: "p_token"
|
||||
secret: "your_secret_key_here"
|
||||
resource_access_token_headers:
|
||||
id: "P-Access-Token-Id"
|
||||
token: "P-Access-Token"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue