Skip to content

Commit a3b94be

Browse files
Update compose.yaml
1 parent 4799b67 commit a3b94be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-prometheus-grafana-example/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
context: .
88
environment:
99
SERVER_PORT: 80
10-
SPRING_PROFILES_ACTIVE: prd
10+
SPRING_PROFILES_ACTIVE: "default"
1111
ports:
1212
- "80:80"
1313

0 commit comments

Comments
 (0)