mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-05 15:01:23 +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
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
url: jdbc:mysql://localhost
|
url: jdbc:mysql://localhost
|
||||||
username: root
|
username: root
|
||||||
password: root
|
password: root
|
||||||
|
|
||||||
|
server:
|
||||||
|
port: 8621
|
||||||
Reference in New Issue
Block a user