stack-orchestrator/app/data/config/watcher-mobymask-v2/mobymask-app-config.json
prathamesh0 882f0b16aa
Configuration fixes for mobymask-v2 stack for multiple deployments (#318)
* Fix contract deployment script in fixturenet-optimism stack

* Configure relay node's announce domain from env

* Configure relay peers list for the relay node from env

* Create and use peer ids from a mounted volume

* Fix command to create watcher config

* Fix mobymask-app deployment script
2023-04-12 18:17:13 +05:30

8 lines
90 B
JSON

{
"name": "MobyMask",
"relayNodes": [],
"peer": {
"enableDebugInfo": true
}
}