From 53a83c17569c2795838becaa3e0564b0ccf6dd1a Mon Sep 17 00:00:00 2001 From: Matt P Date: Sat, 22 May 2021 13:41:51 +1000 Subject: [PATCH] Documentation updates --- README.md | 4 ++-- public/randomthemes/.keep | 0 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 public/randomthemes/.keep diff --git a/README.md b/README.md index 3758884..4c887d0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Visit the [Discord Group](https://discord.gg/c5mHXaY5) for any discussions - Background artwork option for slides (when available) - Browser connectivity checks and auto-reconnect when the Posterr app restarts. (eg During container updates) - Supports screen resolution heights from 320 pixels to around 3500 pixels. - - Supports reverse proxy setup for wildcard dns or alternate paths + - Supports reverse proxy setup for wildcard dns or alternate base path. ## Possible Uses - Mount a monitor on your wall (extra points if framed) and showcase your home media setup @@ -78,7 +78,7 @@ services: |/docker/posterr/config|This is required to save your Posterr settings| |/docker/posterr/randomthemes|This is optional. If you add this, then you can populate this directory with your own MP3 files, which will play for movie slides| |Ports|Change first part to a different port if needed. e.g. 9876:3000| -|BASEPATH|"/path" Alternate path value, if using these with a reverse proxy. **This line can be left out or value left blank** if you dont use alternate paths. | +|BASEPATH|_"/path"_ Use this for reverse proxy setups which require a base path value. **This line can be left out or value left blank** if you dont use alternate paths. | ## Updates - Use containrr/watchtower to auto-update Posterr. diff --git a/public/randomthemes/.keep b/public/randomthemes/.keep new file mode 100644 index 0000000..e69de29