Skip to content

Commit

Permalink
feat/JNU-econovation#206 : grafana root_url 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangdaesun committed May 4, 2024
1 parent a66cef0 commit 5c154f0
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 5c154f0

Please sign in to comment.