Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ You can also consult the [Farmerbot repository](https://github.com/threefoldtech

### Environment Variables File Template (.env)

The network can be either `main`, `tets`, `dev` or `qa`. The following example is with the main network.
The network can be either `main`, `test`, `dev` or `qa`. The following example is with the main network.

```
MNEMONIC_OR_SEED="word1 word2 word3 ... word12"
Expand Down