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:
profiles:
- active:
test
+ active:
dev
+ 1
- 1
alien-lawyer/src/main/resources/bootstrap.yml
ファイルの表示
@@ -1,3 +1,3 @@
spring:
profiles:
- active:
dev
+ active:
uat