chore: 添加 deploy.conf、PRD 文档和需求截图
Made-with: Cursor
This commit is contained in:
10
mom-backend/deploy.conf
Normal file
10
mom-backend/deploy.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
# 远程服务器(阿里云ecs)
|
||||
SERVER_HOST=118.31.75.148
|
||||
SERVER_USER=root
|
||||
SERVER_PORT=22
|
||||
REMOTE_DIR=/www/wwwroot/javaapi/
|
||||
|
||||
# 后端API
|
||||
LOCAL_PORT=8090
|
||||
JAR_NAME=ktg-admin.jar
|
||||
|
||||
Reference in New Issue
Block a user