From 79a0aebf0911a671d3615fa5c0c8dfee575f8a61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Grundk=C3=B6tter?= Date: Fri, 5 May 2023 14:09:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 928d94b..656be72 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ $exporter->run(); ### with Docker -The image is based on `php:7.2-apache` and thus exposes data on port 80 by default. Assuming you fire this up with +The image is based on `php:8.1-apache` and thus exposes data on port 80 by default. Assuming you fire this up with `-p 80:80` on localhost, you can see the metrics at [http://localhost/metrics](http://localhost/metrics). Configuration is done with three environment variables: `TRELLO_API_KEY` and `TRELLO_API_TOKEN` for authentication and