1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 06:51:23 +08:00

Changed the default server port to 8621

This commit is contained in:
2023-04-27 23:21:31 +08:00
parent eb9728d28f
commit a9c51a0d96

View File

@@ -5,3 +5,6 @@ spring:
url: jdbc:mysql://localhost
username: root
password: root
server:
port: 8621