Jelajahi Sumber

测试提交

duyong 4 tahun lalu
induk
melakukan
c734319c80
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/main/resources/bootstrap.yml

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

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