Browse Source

测试提交

duyong 4 years ago
parent
commit
c734319c80
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -2,7 +2,7 @@ spring:
   application:
   application:
     name: system-pass
     name: system-pass
   profiles:
   profiles:
-    active: ${SPRING_PROFILES:prod}
+    active: ${SPRING_PROFILES:dev}
 #  zipkin:
 #  zipkin:
 #    base-url: http://${ZIPKIN_HOST:localhost}:9411 #2021年10月20日注释
 #    base-url: http://${ZIPKIN_HOST:localhost}:9411 #2021年10月20日注释
   sleuth:
   sleuth: