mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
add claim to userdetails page
This commit is contained in:
+3
-4
@@ -45,10 +45,10 @@ MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
|
||||
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
|
||||
|
||||
|
||||
REDIS_HOST=
|
||||
REDIS_HOST=127.0.0.1
|
||||
REDIS_PASSWORD=
|
||||
REDIS_PORT=
|
||||
REDIS_DB=
|
||||
REDIS_PORT=6379
|
||||
REDIS_DB=0
|
||||
|
||||
USE_CRON_TRIGGER_CLEANUP=true
|
||||
|
||||
@@ -62,7 +62,6 @@ GOOGLE_DRIVE_REFRESH_TOKEN=
|
||||
GOOGLE_DRIVE_FOLDER_ID=
|
||||
|
||||
GEOIP2_DATABASE=
|
||||
EXAM_PROGRESS_UPDATE_PROBABILITY=20
|
||||
|
||||
TRACKER_API_LOCAL_HOST=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user