Parcourir la source

修改配置文件

郭超 il y a 4 ans
Parent
commit
025b63ac23
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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