소스 검색

Remove explicit declaration of profile

Monte Cillo Co 9 년 전
부모
커밋
aa699b388b
3개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 1
      crss-reg-staging.yml
  2. 0 1
      crss-reg-uat.yml
  3. 0 3
      crss-ui-staging.yml

+ 0 - 1
crss-reg-staging.yml

@@ -1,5 +1,4 @@
 spring:
-  profiles: staging
   datasource:
     platform: oracle
     url: jdbc:oracle:thin:@192.168.241.62:1521:ORCL

+ 0 - 1
crss-reg-uat.yml

@@ -1,5 +1,4 @@
 spring:
-  profiles: staging
   datasource:
     platform: oracle
     url: jdbc:oracle:thin:@192.168.235.6:1521:ORCL

+ 0 - 3
crss-ui-staging.yml

@@ -1,5 +1,2 @@
-spring:
-  profiles: staging
-
 graylog:
   host: pemc.integration.exist.com