Commit 200c6c3013798d35c51d7f8248789661581e5859

Authored by liquanyu
1 parent 6cbc453dc0
Exists in master and in 1 other branch dev

配置

Showing 1 changed file with 1 additions and 1 deletions

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