Skip to content

Commit 5ec27b3

Browse files
authored
Update README.md
Specify optional use of variables relating to NAT WoL
1 parent 1afcabb commit 5ec27b3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,7 @@ WOL ENV:
8686
* WOL_API = IP of docker host
8787
* WOL_API_PORT= port wol_api is running on
8888
* 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.
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. *
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

Comments
 (0)