zhoux 1 rok temu
rodzic
commit
8c19d1b566
1 zmienionych plików z 1 dodań i 1 usunięć
  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: