mirror of
https://github.com/unraid/webgui.git
synced 2026-01-15 14:09:54 -06:00
Merge pull request #769 from Squidly271/patch-5
Fix wrong docker run URL reference
This commit is contained in:
@@ -2035,7 +2035,7 @@ Use [IP] to identify the IP of your host and [PORT:####] replacing the #'s for y
|
||||
|
||||
:docker_extra_parameters_help:
|
||||
If you wish to append additional commands to your Docker container at run-time, you can specify them here.<br>
|
||||
For all possible Docker run-time commands, see here: <a href="https://docs.docker.com/reference/run/" target="_blank">https://docs.docker.com/reference/run/</a>
|
||||
For all possible Docker run-time commands, see here: <a href="https://docs.docker.com/engine/reference/run/" target="_blank">https://docs.docker.com/engine/reference/run/</a>
|
||||
:end
|
||||
|
||||
:docker_post_arguments_help:
|
||||
|
||||
Reference in New Issue
Block a user