소스 검색

Merge branch 'HEAD' of https://git.steerinfo.com/caol/jg_wzjl_api.git

dengyj 4 년 전
부모
커밋
8299d694c8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: