diff --git a/README.md b/README.md index d9f1d6e..357163e 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # apache-index Template for docs.theregion.beer -On my main web/docker host, I have mapped \\saturn\behemoth to /media/behemoth for eridani style web hosts +On my main web/docker host, I have mapped `\\saturn\behemoth` to `/media/behemoth` for eridani style web hosts -The doc.theregion.beer site was originally configured on eridani by pointing to a file in a virtual host in apache +The `docs.theregion.beer` site was originally configured on eridani by pointing to a file in a virtual host in apache -Now, I have it kinda dockerized as long as the host has the path already +Now, I have it kinda dockerized as long as the host has the path already, which my host of course does -After cloning to a new directory, might need to customize some paths +After cloning to a new directory, might need to customize some paths, figure it out yo. -Just clone, update .env.template and move to .env, and docker-compose up -d --build +Just clone, update .env.template and move to .env, and `docker-compose up -d --build`