huodongdong 7 năm trước cách đây
mục cha
commit
e3bc647fdb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      rankin-api-web/src/main/resources/bootstrap.yml

+ 1 - 1
rankin-api-web/src/main/resources/bootstrap.yml

@@ -5,7 +5,7 @@ spring:
     config:
       uri: http://config.rankin.com:8921
       label: master
-      profile: ${config.profile:dev}
+      profile: ${profile:dev}
 
 server:
   port: 8600