diff --git a/austin-web/src/main/resources/application.properties b/austin-web/src/main/resources/application.properties index a39a6f4..cd55623 100644 --- a/austin-web/src/main/resources/application.properties +++ b/austin-web/src/main/resources/application.properties @@ -18,11 +18,11 @@ austin-redis-port= austin-redis-password= # todo [xxl-job] ip/port【optional】 -austin-xxl-job-ip= -austin-xxl-job-port= +austin-xxl-job-ip=127.0.0.1 +austin-xxl-job-port=6666 # todo [grayLog] ip【optional】 -austin-grayLog-ip= +austin-grayLog-ip=127.0.0.1 ##################### database properties ##################### # notice:mysql version 5.7x !!!