Explorar el Código

修改配置文件

郭超 hace 4 años
padre
commit
8742e913e1
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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