diff --git a/README.md b/README.md index 144ea9a..2d7fa2e 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ _** If you have any other docker container running with the same name as of this - `redis-cli` - `lzd` # Docker CLI GUI - `cert` # Generate ssl certificates, in case you don't have it - - Certificate(s) will be generated directly inside the `docker/ssl` directory + - Certificate(s) will be generated directly inside the `configuration/ssl` directory - usage: `cert site1.internal site2.com *.site3.com .....` In windows, it is recommended to use [cmder terminal](https://github.com/cmderdev/cmder) for better experience. @@ -232,4 +232,4 @@ This container mounts your application directory as `/app` inside the container. ## ToDo - Supportive tools - Tunnel support -- SupervisorD \ No newline at end of file +- SupervisorD