ccj 2 년 전
부모
커밋
bdda87b816
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      winsea-haixin-platform-backend/src/main/resources/application.yml

+ 1 - 1
winsea-haixin-platform-backend/src/main/resources/application.yml

@@ -12,7 +12,7 @@ spring:
     date-format: yyyy-MM-dd HH:mm:ss
     time-zone: GMT+8
   profiles:
-    active: prod
+    active: test
   resources:
     static-locations: file:///winsea/static/
   thymeleaf: