This website works better with JavaScript
首页
发现
帮助
登录
alien
/
alien_cloud
关注
13
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
浏览代码
bugfix:环境修改
lyx
1 周之前
父节点
c56ff5f838
当前提交
068b024546
共有
2 个文件被更改
,包括
2 次插入
和
2 次删除
合并视图
显示文件统计
1
1
alien-gateway/src/main/resources/bootstrap.yml
1
1
alien-lawyer/src/main/resources/bootstrap.yml
+ 1
- 1
alien-gateway/src/main/resources/bootstrap.yml
查看文件
@@ -1,3 +1,3 @@
spring:
spring:
profiles:
profiles:
- active:
test
+ active:
dev
+ 1
- 1
alien-lawyer/src/main/resources/bootstrap.yml
查看文件
@@ -1,3 +1,3 @@
spring:
spring:
profiles:
profiles:
- active:
dev
+ active:
uat