ssk 1 ماه پیش
والد
کامیت
a573b39cbf
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      alien-gateway/src/main/resources/bootstrap.yml
  2. 1 1
      alien-store/src/main/resources/bootstrap.yml

+ 1 - 1
alien-gateway/src/main/resources/bootstrap.yml

@@ -1,6 +1,6 @@
 spring:
   application:
-    name: alien-gateway-dev
+    name: alien-gateway
 
   cloud:
     nacos:

+ 1 - 1
alien-store/src/main/resources/bootstrap.yml

@@ -1,6 +1,6 @@
 spring:
   application:
-    name: alien-store-dev
+    name: alien-store
 
   cloud:
     nacos: