Quellcode durchsuchen

修改配置文件

郭超 vor 4 Jahren
Ursprung
Commit
8742e913e1
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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-localhost
+spring.profiles.active: private-cloud
+
 server:
 server:
   port: 9003
   port: 9003