hwoto
This commit is contained in:
14
examples/threefold/tfgrid3deployer/vm_gw_caddy/readme.md
Normal file
14
examples/threefold/tfgrid3deployer/vm_gw_caddy/readme.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
|
||||||
|
|
||||||
|
export your mnemonics of ThreeFold Grid
|
||||||
|
|
||||||
|
```bash
|
||||||
|
export TFGRID_NETWORK="dev"
|
||||||
|
export TFGRID_NETWORK="test"
|
||||||
|
export TFGRID_NETWORK="main"
|
||||||
|
|
||||||
|
export TFGRID_MNEMONIC=""
|
||||||
|
|
||||||
|
export SSH_KEY=$(cat ~/.ssh/id_rsa.pub)
|
||||||
|
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user