Skip to content

Commit

Permalink
feat/JNU-econovation#206 : targets을 host.docker.internal로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangdaesun committed May 4, 2024
1 parent c01e950 commit 6a63e0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ scrape_configs:
metrics_path: '/actuator/prometheus'
scrape_interval: 1s
static_configs:
- targets: ['gaebaljip-spring:8081']
- targets: ['host.docker.internal:8081']

0 comments on commit 6a63e0e

Please sign in to comment.