Docker fix: add ensubst
This commit is contained in:
10
docker/dm/oauth2/service.json
Normal file
10
docker/dm/oauth2/service.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "service_account",
|
||||
"issuers": ["accounts.bitdeals.org"],
|
||||
"scopes": ["bitdeals"],
|
||||
"client_id": "dm-bitdeals.org",
|
||||
"client_secret": "TypQHP4TK44khO3cvOyuHYg3",
|
||||
"algorithm": "HS256",
|
||||
"auth_uri": "/oauth2/authorize",
|
||||
"token_uri": "/oauth2/token"
|
||||
}
|
||||
Reference in New Issue
Block a user