mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-06 07:00:54 +08:00
fix: change port
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
server.port=${SERVER_PORT:8082}
|
||||
server.port=${WEBSOCKET_PORT:8082}
|
||||
|
||||
# 服务器配置
|
||||
spring.application.name=websocket-service
|
||||
|
||||
Reference in New Issue
Block a user