mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Use account PK instead of the user_id variable
This commit is contained in:
@@ -12,7 +12,8 @@ DATABASES = {
|
||||
}
|
||||
|
||||
## EVE Proxy
|
||||
EVE_API_URL = "https://api.eveonline.com"
|
||||
|
||||
EVE_API_URL = "https://apitest.eveonline.com"
|
||||
EVE_PROXY_KEEP_LOGS = 30
|
||||
|
||||
## SSO
|
||||
|
||||
Reference in New Issue
Block a user