You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/jumpserver.conf

23 lines
357 B

[base]
url = http://192.168.244.129
key = i6k2zeu8x6mncl76
ip = 0.0.0.0
port = 80
log = debug
[db]
host = 127.0.0.1
port = 3306
user = jumpserver
password = mysql234
database = jumpserver
[mail]
mail_enable = 1
email_host = smtp.exmail.qq.com
email_port = 25
email_host_user = noreply@jumpserver.org
email_host_password = xxxxxxxxxx
email_use_tls = True