This website works better with JavaScript
首頁
探索
說明
登入
alien
/
alien_cloud
關註
13
讚好
0
複刻
0
Files
問題管理
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:
profiles:
- active:
test
+ active:
dev
+ 1
- 1
alien-lawyer/src/main/resources/bootstrap.yml
查看文件
@@ -1,3 +1,3 @@
spring:
profiles:
- active:
dev
+ active:
uat