Browse Source

修改配置文件

郭超 3 years ago
parent
commit
8742e913e1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/main/resources/application.yml

+ 2 - 1
src/main/resources/application.yml

@@ -1,5 +1,6 @@
 #spring.profiles.active: private-localhost
-spring.profiles.active: private-localhost
+spring.profiles.active: private-cloud
+
 server:
   port: 9003