diff --git a/jumpserver.conf b/jumpserver.conf index f1a166c09..a24203220 100644 --- a/jumpserver.conf +++ b/jumpserver.conf @@ -1,9 +1,9 @@ [base] url = http://192.168.244.129 websocket_url = ws://192.168.244.129 -key = 88aaaf7ffe3c6c04 -ip = 127.0.0.1 -port = 8080 +key = i6k2zeu8x6mncl76 +ip = 0.0.0.0 +port = 80 log = debug [db] @@ -15,9 +15,9 @@ database = jumpserver [mail] mail_enable = 1 -email_host = smtp.qq.com +email_host = smtp.exmail.qq.com email_port = 25 -email_host_user = xxxxxxxx@qq.com -email_host_password = xxxxxx +email_host_user = noreply@jumpserver.org +email_host_password = xxxxxxxxxx email_use_tls = True