Browse Source

fix for deployment error due to capitalization

pull/396/head
Gyarbij 4 years ago
parent
commit
8550af0b0f
No known key found for this signature in database GPG Key ID: 475E97703A86E06
  1. 2
      README.md

2
README.md

@ -53,7 +53,7 @@ $ docker run -d \
--sysctl="net.ipv4.conf.all.src_valid_mark=1" \
--sysctl="net.ipv4.ip_forward=1" \
--restart unless-stopped \
Gyarbij/wireui
gyarbij/wireui
</pre>
> 💡 Replace `YOUR_SERVER_IP` with your WAN IP, or a Dynamic DNS hostname.

Loading…
Cancel
Save