Fixes letsencrypt cert storage and updates env
This commit is contained in:
parent
dac7e4adf5
commit
d3b9ef5858
9 changed files with 22 additions and 21 deletions
|
|
@ -37,6 +37,7 @@ DB_CCP_PASS = $MYSQL_PASSWORD
|
|||
CCP_SSO_URL = https://login.eveonline.com
|
||||
CCP_SSO_CLIENT_ID = $CCP_SSO_CLIENT_ID
|
||||
CCP_SSO_SECRET_KEY = $CCP_SSO_SECRET_KEY
|
||||
CCP_SSO_JWK_CLAIM = login.eveonline.com
|
||||
CCP_SSO_DOWNTIME = 11:00
|
||||
|
||||
; CCP ESI API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue