From 6d6f046ec2c52ba2ed74fc69e65b69883d918141 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Tue, 22 Jun 2021 13:37:35 +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 4571cba..8034a15 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This is a setup for `docker compose` to try out a complete ClusterCockpit Applic It creates containers for: * mysql -* influxdb * php-fpm * nginx +* influxdb (only in dev mode) * phpmyadmin (only in dev mode) Ports and Passwords are configured in `.env`.