Skip to content

Commit

Permalink
[7] Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinHeist committed Dec 12, 2024
1 parent 5014f7c commit 834c5a7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions docs/getting_started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,12 +471,12 @@ Unraid users can directly add the container as a "template" within the UI.
5. At the bottom of the page, click `Add another Path, Port, Variable, Label
or Device` and enter each of the following (hitting `Add` after each one):

| Option | Value |
| -------------: | :-------------------------- |
| Config Type | `Path` |
| Name | `Config` |
| Container Path | `/config` |
| Host Path | _The directory from Step 1_ |
| Option | Value |
| -------------: | :----------------------------------------------------- |
| Config Type | `Path` |
| Name | `Config` |
| Container Path | `/config` |
| Host Path | _The directory from Step 1 of the Docker instructions_ |

| Option | Value |
| -------------: | :------ |
Expand All @@ -485,12 +485,12 @@ Unraid users can directly add the container as a "template" within the UI.
| Container Port | `4242` |
| Host Port | `4242` |

| Option | Value |
| ----------: | :------------------------- |
| Config Type | `Variable` |
| Name | `Timezone` |
| Key | `TZ` |
| Value | _The timezone from Step 1_ |
| Option | Value |
| ----------: | :---------------------------------------------------- |
| Config Type | `Variable` |
| Name | `Timezone` |
| Key | `TZ` |
| Value | _The timezone from Step 1 of the Docker instructions_ |

6. Hit `Apply`.

Expand Down
2 changes: 1 addition & 1 deletion modules/ref/version_webui
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0-alpha.14.0-webui6
v2.0-alpha.14.0-webui7

0 comments on commit 834c5a7

Please sign in to comment.