Commit 0d1d64e8 authored by ibuler's avatar ibuler

޸ļ

parent e2e13114
...@@ -17,14 +17,14 @@ database = jumpserver ...@@ -17,14 +17,14 @@ database = jumpserver
[ldap] [ldap]
ldap_enable = 1 ldap_enable = 1
host_url = ldap://192.168.8.220:389 host_url = ldap://127.0.0.1:389
base_dn = dc=fun, dc=tv base_dn = dc=jumpserver, dc=org
root_dn = cn=admin,dc=fun,dc=tv root_dn = cn=admin,dc=jumpserver,dc=org
root_pw = secret234 root_pw = secret234
[websocket] [websocket]
web_socket_host = 192.168.173.129:3000 web_socket_host = 192.168.20.209:3000
[mail] [mail]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment