We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4799b67 + a3b94be commit 5e12997Copy full SHA for 5e12997
1 file changed
spring-prometheus-grafana-example/compose.yaml
@@ -7,7 +7,7 @@ services:
7
context: .
8
environment:
9
SERVER_PORT: 80
10
- SPRING_PROFILES_ACTIVE: prd
+ SPRING_PROFILES_ACTIVE: "default"
11
ports:
12
- "80:80"
13
0 commit comments