浏览代码

配置文件

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: