Environment.ini: Add CCP_SSO_JWK_CLAIM key
This commit is contained in:
parent
c7e34ba28b
commit
e96feb6833
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ DB_CCP_PASS = $MYSQL_PASSWORD
|
||||||
CCP_SSO_URL = https://login.eveonline.com
|
CCP_SSO_URL = https://login.eveonline.com
|
||||||
CCP_SSO_CLIENT_ID = $CCP_SSO_CLIENT_ID
|
CCP_SSO_CLIENT_ID = $CCP_SSO_CLIENT_ID
|
||||||
CCP_SSO_SECRET_KEY = $CCP_SSO_SECRET_KEY
|
CCP_SSO_SECRET_KEY = $CCP_SSO_SECRET_KEY
|
||||||
|
CCP_SSO_JWK_CLAIM = login.eveonline.com
|
||||||
CCP_SSO_DOWNTIME = 11:00
|
CCP_SSO_DOWNTIME = 11:00
|
||||||
|
|
||||||
; CCP ESI API
|
; CCP ESI API
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue