updates readme
This commit is contained in:
parent
7b76c06792
commit
8caa317b27
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue