2015-04-20 02:12:11 +00:00
|
|
|
[base]
|
2015-12-19 09:26:34 +00:00
|
|
|
url = http://192.168.244.129
|
2015-04-20 02:12:11 +00:00
|
|
|
key = 88aaaf7ffe3c6c04
|
2015-12-19 09:26:34 +00:00
|
|
|
log = debug
|
2014-08-14 09:22:25 +00:00
|
|
|
|
|
|
|
[db]
|
2014-11-13 02:38:18 +00:00
|
|
|
host = 127.0.0.1
|
|
|
|
port = 3306
|
2015-04-20 02:12:11 +00:00
|
|
|
user = jumpserver
|
|
|
|
password = mysql234
|
|
|
|
database = jumpserver
|
2014-08-14 09:22:25 +00:00
|
|
|
|
2015-04-20 02:12:11 +00:00
|
|
|
[websocket]
|
2015-12-19 09:26:34 +00:00
|
|
|
web_socket_host = 192.168.244.129:3000
|
2015-04-20 02:12:11 +00:00
|
|
|
|
|
|
|
[mail]
|
2015-12-19 09:26:34 +00:00
|
|
|
mail_enable = 1
|
2015-04-22 10:57:55 +00:00
|
|
|
email_host = smtp.qq.com
|
2015-04-20 02:12:11 +00:00
|
|
|
email_port = 25
|
2015-12-19 09:26:34 +00:00
|
|
|
email_host_user = ibuler@qq.com
|
|
|
|
email_host_password = Hudie117...qq
|
|
|
|
email_use_tls = True
|
|
|
|
|