Browse Source

调整dmp-admin为SpringCloud应用,添加配置文件

lijie 3 years ago
parent
commit
c75cacfca8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dmp-admin/src/main/resources/bootstrap-dev.yml

+ 1 - 1
dmp-admin/src/main/resources/bootstrap-dev.yml

@@ -3,5 +3,5 @@ server:
 spring:
   cloud:
     config:
-      profile: dev2
+      profile: dev
       uri: http://192.168.64.18:9932