updates readme

This commit is contained in:
soneill 2021-09-05 19:07:24 +12:00
parent 7b76c06792
commit 8caa317b27

View file

@ -42,7 +42,7 @@ A fork of techfreak's [Pathfinder-container](https://gitlab.com/techfreak/pathfi
1. **Edit the *.env* file and make sure every config option has an entry.** 1. **Edit the *.env* file and make sure every config option has an entry.**
```shell ```shell
PATH="" # The path of the cloned repo path="" # The path of the cloned repo
CONTAINER_NAME="pf" # docker container name prefix CONTAINER_NAME="pf" # docker container name prefix
DOMAIN="" # The domain you will be using DOMAIN="" # The domain you will be using
APP_PASSWORD="" # Password for /setup APP_PASSWORD="" # Password for /setup