Skip to content

Commit 4fec640

Browse files
committed
fix: 도커 이름 변경
1 parent 47118f9 commit 4fec640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitoring/prometheus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ scrape_configs:
55
- job_name: 'spring-app'
66
metrics_path: '/actuator/prometheus'
77
static_configs:
8-
- targets: ['app:8080']
8+
- targets: ['play-hive_app_1:8080']

0 commit comments

Comments
 (0)