Initial commit: 单商户积分商城 - 管理后台前端 + CRMEB 后端
Made-with: Cursor
This commit is contained in:
23
backend/deploy.conf
Normal file
23
backend/deploy.conf
Normal file
@@ -0,0 +1,23 @@
|
||||
by80:
|
||||
SERVER_HOST=123.56.214.80
|
||||
SERVER_USER=root
|
||||
SERVER_PORT=22
|
||||
REMOTE_DIR=/www/crmeb
|
||||
LOCAL_PORT=20822
|
||||
JAR_NAME=sophia-front-2.2.jar
|
||||
|
||||
|
||||
miao50:
|
||||
|
||||
spring:
|
||||
profiles:
|
||||
active: miao50
|
||||
|
||||
SERVER_HOST=101.37.253.50
|
||||
SERVER_USER=root
|
||||
SERVER_PORT=22
|
||||
REMOTE_DIR=/www/wwwroot/crmeb
|
||||
FRONT_LOCAL_PORT=30031
|
||||
FRONT_JAR_NAME=miao-front-2.2.jar
|
||||
ADMIN_LOCAL_PORT=30032
|
||||
ADMIN_JAR_NAME=miao-admin-2.2.jar
|
||||
Reference in New Issue
Block a user