From d726b7a28ec1426fd93c28693fa93017ef761dbd Mon Sep 17 00:00:00 2001 From: "A. B. M. Mahmudul Hasan" Date: Mon, 1 Apr 2024 15:56:15 +0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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