nope, another update.

This commit is contained in:
Tony 2025-01-06 23:56:42 -05:00
parent 50230a4f98
commit 0f1d94c670

View File

@ -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