tests, maintainance fixes
All checks were successful
Deploy on push / deploy (push) Successful in 1m36s
All checks were successful
Deploy on push / deploy (push) Successful in 1m36s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Тестовые настройки для OAuth"""
|
||||
|
||||
FRONTEND_URL = "http://localhost:3000"
|
||||
FRONTEND_URL = "https://localhost:3000"
|
||||
|
||||
OAUTH_CLIENTS = {
|
||||
"GOOGLE": {"id": "test_google_id", "key": "test_google_secret"},
|
||||
|
Reference in New Issue
Block a user