Commit 14ff2b27bceaca97f8b2cca3917d336b53bd58a6

Authored by shiyang
1 parent a050aeb59f
Exists in master

修改为测试配置

Showing 1 changed file with 1 additions and 1 deletions

talkonlineweb/src/main/resources/application.yml View file @ 14ff2b2
... ... @@ -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