You've already forked RekomenciBackend
fix: added validation for crypto_key
This commit is contained in:
@@ -7,7 +7,7 @@ access_log = true
|
||||
url = "postgresql+psycopg://postgres:postgres@postgres:5432/postgres"
|
||||
|
||||
[access_token]
|
||||
crypto_key = "insecure_token"
|
||||
crypto_key = "YlPGYA-WnyYW8Cd0bFZWPeZjPjfXhrD9P7ciCprYmmc="
|
||||
expires_in = 86400
|
||||
|
||||
[yandex_oauth]
|
||||
|
||||
Reference in New Issue
Block a user