mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 11:26:52 +08:00
fix: RESET_PASSWORD_TOKEN_EXPIRY_HOURS error (#9542)
This commit is contained in:
@@ -606,7 +606,7 @@ INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH=1000
|
||||
INVITE_EXPIRY_HOURS=72
|
||||
|
||||
# Reset password token valid time (hours),
|
||||
RESET_PASSWORD_TOKEN_EXPIRY_HOURS=1/12
|
||||
RESET_PASSWORD_TOKEN_EXPIRY_HOURS=0.0833
|
||||
|
||||
# The sandbox service endpoint.
|
||||
CODE_EXECUTION_ENDPOINT=http://sandbox:8194
|
||||
|
||||
Reference in New Issue
Block a user