mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-12 16:14:37 +08:00
Update README.md
Since code changed: domain= and email= domain=mynetmaker.domain.com email=example@email.com
This commit is contained in:
parent
23b9632a8f
commit
41717ae787
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
Or you can use your own domain and email. Make sure you have setup your wildcard domain pointing to server ip.
|
||||
|
||||
`sudo wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/develop/scripts/nm-quick.sh | bash -s mynetmaker.domain.com example@email.com`
|
||||
`sudo wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/develop/scripts/nm-quick.sh | bash -s domain=mynetmaker.domain.com email=example@email.com`
|
||||
|
||||
<img src="./docs/images/install-server.gif" width="50%" /><img src="./docs/images/visit-website.gif" width="50%" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue