mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-09 21:36:09 +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
|
cat >/etc/netmaker/config/environments/dev.yaml<<EOL
|
||||||
server:
|
server:
|
||||||
host: $SERVER_DOMAIN
|
host: "$SERVER_DOMAIN"
|
||||||
apiport: "8081"
|
apiport: "8081"
|
||||||
grpcport: "50051"
|
grpcport: "50051"
|
||||||
masterkey: "secretkey"
|
masterkey: "secretkey"
|
||||||
|
|
Loading…
Add table
Reference in a new issue