Skip to content

Commit

Permalink
Merge pull request #31 from hwangdaesun/feat/JNU-econovation#206
Browse files Browse the repository at this point in the history
feat/JNU-econovation#206 : grafana root_url 수정
  • Loading branch information
hwangdaesun committed May 4, 2024
2 parents 97b2a0a + 5c154f0 commit 0ef85ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BE/exceed/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ services:
- grafana-data:/var/lib/grafana
- ./resources/gaebaljip-develop-environment/grafana/provisioning/:/etc/grafana/provisioning/
environment:
- GF_SERVER_ROOT_URL=3.37.117.77:3000
- GF_SERVER_ROOT_URL=localhost:3000
- GF_SECURITY_ADMIN_PASSWORD=${GRAFANA_PASSWORD}
depends_on:
- prometheus
Expand Down

0 comments on commit 0ef85ad

Please sign in to comment.