mirror of
https://github.com/capricornxl/ad-password-self-service.git
synced 2025-08-12 01:27:59 +08:00
fix session cache bug
This commit is contained in:
@@ -68,3 +68,7 @@ WEWORK_AGNET_SECRET = r'修改为自己的'
|
||||
HOME_URL = 'PWD_SELF_SERVICE_DOMAIN'
|
||||
# 平台显示的标题
|
||||
TITLE = 'Self-Service'
|
||||
|
||||
# ####### Redis ##########
|
||||
REDIS_LOCATION = r'127.0.0.1:6379'
|
||||
REDIS_PASSWORD = r'PWD_SELF_REDIS_PASSWORD'
|
||||
|
Reference in New Issue
Block a user