From 0f1d94c670d77655b5285c083df9d26ac1698d15 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 6 Jan 2025 23:56:42 -0500 Subject: [PATCH] nope, another update. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb08113..0de44eb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ I kept the structure pretty simple, so hey, it might help another noob learn Doc ## Dockerfile -Simply git clone this repo: +Simply ```git clone``` this repo: ```bash git clone https://git.plunked.party/tony/4get-apache ``` @@ -48,7 +48,7 @@ services: - ./4get/banner:/var/www/html/4get/banner - ./4get/template/home.html:/var/www/html/4get/template/home.html ``` -There's some verbose when running docker compose logs. +There's some startup verbose when running ```docker compose logs```. ## HTTPS Notice