1
0
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:
zhengxie
2013-04-10 13:47:03 +08:00
parent 0e74abe128
commit 1811870473

View File

@@ -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'