You've already forked RekomenciBackend
fix: added yandex oath conf to sample configs
This commit is contained in:
@@ -9,3 +9,7 @@ url = "postgresql+psycopg://postgres:postgres@postgres:5432/postgres"
|
||||
[access_token]
|
||||
crypto_key = "insecure_token"
|
||||
expires_in = 86400
|
||||
|
||||
[yandex_oauth]
|
||||
client_id = "..."
|
||||
client_secret = "..."
|
||||
|
||||
Reference in New Issue
Block a user