Update README.md
This commit is contained in:
10
README.md
10
README.md
@ -1,12 +1,12 @@
|
|||||||
# apache-index
|
# apache-index
|
||||||
Template for docs.theregion.beer
|
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`
|
||||||
|
|||||||
Reference in New Issue
Block a user