Update README.md

This commit is contained in:
Jan Eitzinger 2021-06-22 13:37:35 +02:00 committed by GitHub
parent efda9acc9b
commit 6d6f046ec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`.