docs: add conf expectations
This commit is contained in:
parent
9eba935bd7
commit
6d63eea68f
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Plex
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
The application environment file is expected to be of the form:
|
||||||
|
|
||||||
|
```
|
||||||
|
# <config-root>/plex.env
|
||||||
|
|
||||||
|
# Server IP to broadcast.
|
||||||
|
ADVERTISE_IP=...
|
Loading…
Reference in a new issue