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:
@@ -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
|
||||
Reference in New Issue
Block a user