Skip to content

Commit dcb75fa

Browse files
committed
Merge branch 'feature/#12' of https://github.com/team-MoPlus/moplus_server into feature/#12
2 parents c9f2199 + 7a9b86b commit dcb75fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/prometheus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ scrape_configs:
99
- job_name: 'moplus_server'
1010
metrics_path: '/actuator/prometheus'
1111
static_configs:
12-
- targets: back:8080
12+
- targets: ['back:8080']

0 commit comments

Comments
 (0)