修改启动信息

This commit is contained in:
clay 2022-07-20 19:57:28 +08:00
parent 197073ab4c
commit 6d7cf64700
3 changed files with 4 additions and 2 deletions

View File

@ -19,4 +19,6 @@ npm run build:stage
# 构建生产环境
npm run build:prod
```
workflowe
workflowe
https://api.ebts.top/dev-api/

View File

@ -72,7 +72,7 @@ logging:
# Spring配置
spring:
profiles:
active: dev
active: pro
# 数据源配置
datasource:
type: com.alibaba.druid.pool.DruidDataSource