mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 13:24:52 +00:00
Update ccnet_applet_root
This commit is contained in:
@@ -201,7 +201,7 @@ ACTIVATE_AFTER_REGISTRATION = True
|
||||
REGISTRATION_SEND_MAIL = False
|
||||
|
||||
# Seafile-applet address and port, used in repo download
|
||||
CCNET_APPLET_ROOT = "http://localhost:13420"
|
||||
CCNET_APPLET_ROOT = "http://127.0.0.1:13420"
|
||||
|
||||
# Account initial password, for password resetting.
|
||||
INIT_PASSWD = '123456'
|
||||
|
Reference in New Issue
Block a user