updating docs and install instructions

This commit is contained in:
afeiszli 2021-04-20 08:51:22 -04:00
parent 2226f51f02
commit 68678ac6eb

View file

@ -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"