Add network name to .envs

This commit is contained in:
Bogdan-Ștefan Neacșu
2023-08-11 12:45:07 +03:00
parent c6519ffdff
commit ed3535d510
12 changed files with 260 additions and 48 deletions
@@ -7,6 +7,8 @@ Create a `sandbox.env` file with the following details:
```
CONFIGURED=true
NETWORK_NAME=sandbox
RUST_LOG=info
RUST_BACKTRACE=1