This website works better with JavaScript
Home
Explore
Help
Sign In
alien
/
alien_cloud
Watch
13
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
bugfix:环境修改
lyx
1 week ago
parent
c56ff5f838
commit
068b024546
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
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
View File
@@ -1,3 +1,3 @@
spring:
profiles:
- active:
test
+ active:
dev
+ 1
- 1
alien-lawyer/src/main/resources/bootstrap.yml
View File
@@ -1,3 +1,3 @@
spring:
profiles:
- active:
dev
+ active:
uat