Move docker-compose.yml and prometheus.yml into test directory
This commit is contained in:
parent
4f0d801b64
commit
160d6e72f5
2 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ scrape_configs:
|
||||||
scrape_timeout: 1s
|
scrape_timeout: 1s
|
||||||
|
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['10.27.5.6:8080']
|
- targets: ['phpfpm:9253']
|
Loading…
Reference in a new issue