diff --git a/austin-web/src/main/resources/application.properties b/austin-web/src/main/resources/application.properties index ac485c3..c77e252 100644 --- a/austin-web/src/main/resources/application.properties +++ b/austin-web/src/main/resources/application.properties @@ -4,7 +4,7 @@ # todo [database] ip/port/username/password 【must】 austin.database.ip=austin.mysql -austin.database.port=3306 +austin.database.port=5004 austin.database.username=root austin.database.password=root123_A