mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-09 04:07:31 +08:00
fix: ws新增 .env 文件
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
server.port=8082
|
||||
server.port=${SERVER_PORT:8082}
|
||||
|
||||
# 服务器配置
|
||||
spring.application.name=websocket-service
|
||||
|
||||
Reference in New Issue
Block a user