We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677ba02 commit e4ef6dfCopy full SHA for e4ef6df
1 file changed
src/main/resources/application.yml
@@ -4,7 +4,7 @@ server:
4
spring:
5
# 环境 dev|docker
6
profiles:
7
- active: dev
+ active: docker
8
main:
9
allow-bean-definition-overriding: true
10
messages:
0 commit comments