소스 검색

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"