Browse Source

updating docs and install instructions

afeiszli 4 years ago
parent
commit
68678ac6eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      netmaker-install-clientmode.sh

+ 1 - 1
netmaker-install-clientmode.sh

@@ -13,7 +13,7 @@ chmod +x /etc/netmaker/netmaker
 
 cat >/etc/netmaker/config/environments/dev.yaml<<EOL
 server:
-  host: $SERVER_DOMAIN
+  host: "$SERVER_DOMAIN"
   apiport: "8081"
   grpcport: "50051"
   masterkey: "secretkey"