aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2022-05-03 22:07:42 +0200
committerGitHub <noreply@github.com>2022-05-03 22:07:42 +0200
commit2ac75c05349ee4315bfdad238504e6693adc322d (patch)
tree05356acc44a1a8b4efdb05bd17f5d65d89f7f4a6
parentcab7bfd15e55b1cde48c9cd4f84032e1b9cc8ec9 (diff)
parent766efb1a193aab39c780af1f013ab48af1830ba8 (diff)
downloadhomer-2ac75c05349ee4315bfdad238504e6693adc322d.tar.gz
homer-2ac75c05349ee4315bfdad238504e6693adc322d.tar.zst
homer-2ac75c05349ee4315bfdad238504e6693adc322d.zip
Merge pull request #443 from therumbler/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ac71e6..5a08483 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ docker run -d \
82Environment variables: 82Environment variables:
83 83
84* **`INIT_ASSETS`** (default: `1`) 84* **`INIT_ASSETS`** (default: `1`)
85Install exemple configuration file & assets (favicons, ...) to help you get started. 85Install example configuration file & assets (favicons, ...) to help you get started.
86 86
87* **`SUBFOLDER`** (default: `null`) 87* **`SUBFOLDER`** (default: `null`)
88If you would like to host Homer in a subfolder, (ex: *http://my-domain/**homer***), set this to the subfolder path (ex `/homer`). 88If you would like to host Homer in a subfolder, (ex: *http://my-domain/**homer***), set this to the subfolder path (ex `/homer`).