stack-orchestrator/app/data/config/watcher-mobymask-v2/test-app-config.json
prathamesh0 8b11070870 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

Former-commit-id: 882f0b16aa
2023-04-12 18:17:13 +05:30

7 lines
68 B
JSON

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