1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-04 22:41:24 +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

@@ -4,4 +4,7 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://localhost
username: root
password: root
password: root
server:
port: 8621