Explorar el Código

修改配置文件

郭超 hace 4 años
padre
commit
025b63ac23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/application.yml

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

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