We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1afcabb commit 5ec27b3Copy full SHA for 5ec27b3
README.md
@@ -86,5 +86,7 @@ WOL ENV:
86
* WOL_API = IP of docker host
87
* WOL_API_PORT= port wol_api is running on
88
* WOL_WAIT= time in seconds to wait for host to wake
89
-* WOL_NATIVE_HOST = IP of NAT gateway with forwarded port for WoL
90
-* WOL_NATIVE_PORT = External port on gateway for forwarding. Ensure that it is mapped to your target machine IP on port 9.
+* WOL_NATIVE_HOST = IP of NAT gateway with forwarded port for WoL *
+* WOL_NATIVE_PORT = External port on gateway for forwarding. Ensure that it is mapped to your target machine IP on port 9. *
91
+
92
+*Optional. Only applicable when not using the WoL docker service API and when waking from outside NAT is required. Omit, or leave blank otherwise.
0 commit comments