From 6d63eea68f2802b1ffb03cfaa518f28dfa07e2e5 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Thu, 9 May 2024 00:41:22 -0400 Subject: [PATCH] docs: add conf expectations --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a1f7f2b --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Plex + +## Configuration + +The application environment file is expected to be of the form: + +``` +# /plex.env + +# Server IP to broadcast. +ADVERTISE_IP=...