Quellcode durchsuchen

修改配置文件

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