diff --git a/docker-compose.yml b/test/docker-compose.yml similarity index 100% rename from docker-compose.yml rename to test/docker-compose.yml diff --git a/prometheus.yml b/test/prometheus.yml similarity index 96% rename from prometheus.yml rename to test/prometheus.yml index bb438c8..fd32e66 100644 --- a/prometheus.yml +++ b/test/prometheus.yml @@ -34,4 +34,4 @@ scrape_configs: scrape_timeout: 1s static_configs: - - targets: ['10.27.5.6:8080'] + - targets: ['phpfpm:9253']