fixing caddyfile link

This commit is contained in:
afeiszli
2021-10-04 07:14:00 -04:00
parent ea0e0a3244
commit 9009c958bb
5 changed files with 3 additions and 3 deletions

View File

@@ -122,7 +122,7 @@ Prepare Caddy
.. code-block::
wget -O /root/Caddyfile https://github.com/gravitl/netmaker/develop/docker/Caddyfile
wget -O /root/Caddyfile https://raw.githubusercontent.com/gravitl/netmaker/develop/docker/Caddyfile
sed -i 's/NETMAKER_BASE_DOMAIN/<your base domain>/g' /root/Caddyfile
sed -i 's/YOUR_EMAIL/<your email>/g' /root/Caddyfile