Commit aed17717adeea3ee5c9f394340e143a9a3dfe22d

Authored by changpengfei
1 parent 8df03160df
Exists in master

更新配置文件

Showing 1 changed file with 1 additions and 1 deletions

talkonlineweb/src/main/resources/application.yml View file @ aed1771
... ... @@ -11,7 +11,7 @@
11 11 resources:
12 12 add-mappings: false
13 13 profiles:
14   - active: prod
  14 + active: dev
15 15 logging:
16 16 config: classpath:logback-spring.xml
17 17