Skip to content

Commit

Permalink
Merge pull request #29 from hwangdaesun/feat/JNU-econovation#206
Browse files Browse the repository at this point in the history
feat/JNU-econovation#206 : targets을 host.docker.internal로 수정
  • Loading branch information
hwangdaesun authored May 4, 2024
2 parents f94d7fd + 6a63e0e commit 3be6d01
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 3be6d01

Please sign in to comment.