From: Guillaume Pellerin Date: Wed, 1 Apr 2015 14:20:21 +0000 (+0200) Subject: tiny fix X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=f2f1d42a4c12a8bdf79792c368bd5cac26f4666d;p=timeside.git tiny fix --- diff --git a/doc/source/install.rst b/doc/source/install.rst index 5ed7f02..394c083 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -25,7 +25,7 @@ To build your own audido project on top of TimeSide, just pull our latest master docker pull parisson/timeside:latest -WARNING: our docker composition already bundles some powerfull containers and bleeding edge frameworks (Nginx, MySQL, RabbitMQ, Celery, Python, Django) that can be scaled from development to massive production environments very easily. But you must modify all the passwords and secret keys of the sandbox before any serious usecase. +WARNING: our docker composition already bundles some powerfull containers and bleeding edge frameworks (Nginx, MySQL, RabbitMQ, Celery, Python, Django) that can be scaled from development to massive production environments very easily. But you *must* modify all the passwords and secret keys of the sandbox before any serious usecase. More infos about the TimeSide docker image: https://registry.hub.docker.com/u/parisson/timeside/