throwie the perfectionist

This commit is contained in:
2026-09-07 21:49:04 -04:00
parent eaf66511f5
commit bd04cf25d7
+2 -2
View File
@@ -14,8 +14,8 @@ If, for some reason, you're in an environment where accessing the debug logs is
Install: Install:
```sh ```sh
git clone git.lolcat.ca/lolcat/4get 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 . docker build -t luuul/4get .
``` ```