diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ docker run -d \ | |||
82 | Environment variables: | 82 | Environment variables: |
83 | 83 | ||
84 | * **`INIT_ASSETS`** (default: `1`) | 84 | * **`INIT_ASSETS`** (default: `1`) |
85 | Install exemple configuration file & assets (favicons, ...) to help you get started. | 85 | Install example configuration file & assets (favicons, ...) to help you get started. |
86 | 86 | ||
87 | * **`SUBFOLDER`** (default: `null`) | 87 | * **`SUBFOLDER`** (default: `null`) |
88 | If you would like to host Homer in a subfolder, (ex: *http://my-domain/**homer***), set this to the subfolder path (ex `/homer`). | 88 | If you would like to host Homer in a subfolder, (ex: *http://my-domain/**homer***), set this to the subfolder path (ex `/homer`). |