Skip to content

Commit 5e12997

Browse files
Merge pull request #42 from igorcampos-dev/patch/docker-compose-spring-grafana-prometheus-grafana-example
Update compose.yaml
2 parents 4799b67 + a3b94be commit 5e12997

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)