From c3b450eed967c700ce83f1fd388d3eab042c24e7 Mon Sep 17 00:00:00 2001 From: lolcat Date: Mon, 7 Sep 2026 21:50:03 -0400 Subject: [PATCH] im retarded --- docs/develop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/develop.md b/docs/develop.md index 303db5f..7da812b 100644 --- a/docs/develop.md +++ b/docs/develop.md @@ -15,7 +15,7 @@ If, for some reason, you're in an environment where accessing the debug logs is Install: ```sh git clone https://git.lolcat.ca/lolcat/4get -make changes to docker/apache/http/httpd.conf # comment out the lines that disable logging +# make changes to docker/apache/http/httpd.conf (comment out the lines that disable logging) docker build -t luuul/4get . ```