From b212f321928d338274a802d36325d2a97894050f Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Sun, 8 Oct 2023 16:51:46 +0200 Subject: [PATCH] docs(ping): Typo (#1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21d83cd..e27a431 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ When everything's ready start Nginx with Docker Compose, otherwise head down to ## Environment ``` -export COMPOSE_DIR='/opt/containers/nginx_' +export COMPOSE_DIR='/opt/containers/nginx' export COMPOSE_CTX='ux_vilnius' export COMPOSE_PROJECT='nginx-'"${COMPOSE_CTX}" export COMPOSE_FILE="${COMPOSE_DIR}"'/docker-compose.yml'