Make Account URL Customisable
All checks were successful
Build and Push Image / spfn-website (push) Successful in 2m46s
All checks were successful
Build and Push Image / spfn-website (push) Successful in 2m46s
This commit is contained in:
parent
91882fe4ae
commit
2c73e04222
2 changed files with 3 additions and 1 deletions
|
|
@ -4,5 +4,6 @@ APP_PORT=80
|
|||
|
||||
# Account Client and Secret
|
||||
# Token generation will always fail if no secret is specified
|
||||
ACCOUNT_URL=https://account.spfn.net
|
||||
ACCOUNT_CLIENT_ID=account
|
||||
ACCOUNT_CLIENT_SECRET=secret
|
||||
|
|
|
|||
Loading…
Reference in a new issue