forked from cerc-io/stack-orchestrator
Fix sample env in MobyMask app instructions (#369)
Former-commit-id: 6a11046ea5
This commit is contained in:
parent
e004d93891
commit
4ca185c753
@ -22,7 +22,7 @@ Create and update an env file to be used in the next step ([defaults](../../conf
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Set of relay nodes to be used by the web-app
|
# 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"]
|
# Eg. CERC_RELAY_NODES=["/dns4/example.com/tcp/443/wss/p2p/12D3KooWGHmDDCc93XUWL16FMcTPCGu2zFaMkf67k8HZ4gdQbRDr"]
|
||||||
CERC_RELAY_NODES=[]
|
CERC_RELAY_NODES=[]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user