mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-03 18:35:01 +08:00
updating docs and install instructions
This commit is contained in:
parent
2226f51f02
commit
68678ac6eb
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue