소스 검색

修改yml

zhoux 1 년 전
부모
커밋
8c19d1b566
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/dev/bootstrap.yml

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

@@ -2,7 +2,7 @@ server:
   port: 7002
 spring:
   application:
-    name: oauth-server-zx
+    name: oauth-server
   profiles:
     active: @environment@
   cloud: