Files
herolib/examples/threefold/tfgrid3deployer/vm_gw_caddy/readme.md
2024-12-31 17:17:00 +01:00

210 B

export your mnemonics of ThreeFold Grid

export TFGRID_NETWORK="dev"
export TFGRID_NETWORK="test"
export TFGRID_NETWORK="main"

export TFGRID_MNEMONIC=""

export SSH_KEY=$(cat ~/.ssh/id_rsa.pub)