Fix sample env in MobyMask app instructions (#369)

This commit is contained in:
prathamesh0 2023-04-25 19:38:13 +05:30 committed by GitHub
parent 018950858b
commit 6a11046ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ Create and update an env file to be used in the next step ([defaults](../../conf
```bash
# Set of relay nodes to be used by the web-app
# (use double quotes " for strings)
# (use double quotes " for strings, avoid space after commas)
# Eg. CERC_RELAY_NODES=["/dns4/example.com/tcp/443/wss/p2p/12D3KooWGHmDDCc93XUWL16FMcTPCGu2zFaMkf67k8HZ4gdQbRDr"]
CERC_RELAY_NODES=[]