瀏覽代碼

updating docs and install instructions

afeiszli 4 年之前
父節點
當前提交
68678ac6eb
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"