fix port forwarding spacing

caddy-docker-proxy
Jonathan Dahan 2 years ago
parent b280a3be4f
commit 51a5897b6a

@ -7,8 +7,8 @@
## port forwarding
echo 'net.ipv4.ip_unprivileged_port_start=80' | sudo tee -a /etc/sysctl.conf
sudo sysctl -w net.ipv4.ip_unprivileged_port_start=80
echo 'net.ipv4.ip_unprivileged_port_start=80' | sudo tee -a /etc/sysctl.conf
sudo sysctl -w net.ipv4.ip_unprivileged_port_start=80
## beta release

Loading…
Cancel
Save