mirror of
https://github.com/formbricks/formbricks.git
synced 2025-12-30 10:19:51 -06:00
6 lines
134 B
YAML
6 lines
134 B
YAML
scrape_configs:
|
|
- job_name: "nodejs-app"
|
|
scrape_interval: 5s
|
|
static_configs:
|
|
- targets: ["host.docker.internal:9464"]
|