Browse Source

调整环境变量文件

hxd 1 month ago
parent
commit
96b1eb1f1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      portal-service-server/src/main/resources/bootstrap.yml

+ 1 - 1
portal-service-server/src/main/resources/bootstrap.yml

@@ -5,7 +5,7 @@ spring:
     pathmatch:
       matching-strategy: ANT_PATH_MATCHER
   profiles:
-    active: han
+    active: local
   application:
     name: portal-service-server