Move docker-compose.yml and prometheus.yml into test directory

This commit is contained in:
Enrico Stahn 2018-02-20 13:45:00 +11:00
parent 4f0d801b64
commit 160d6e72f5
No known key found for this signature in database
GPG key ID: 5263621C269A50DE
2 changed files with 1 additions and 1 deletions

View file

@ -34,4 +34,4 @@ scrape_configs:
scrape_timeout: 1s
static_configs:
- targets: ['10.27.5.6:8080']
- targets: ['phpfpm:9253']