Add env variable to enable/disable sending txs to L2 from watcher peer #293

Merged
nikugogoi merged 2 commits from ng-l2-txs-flag into main 2023-04-10 05:12:57 +00:00
nikugogoi commented 2023-04-06 14:22:10 +00:00 (Migrated from github.com)

Part of https://github.com/cerc-io/stack-orchestrator/issues/264

  • Add flag to enable/disable watcher peer L2 txs
  • Add env variable for setting mobymask-app base URI used in generating invite
Part of https://github.com/cerc-io/stack-orchestrator/issues/264 - Add flag to enable/disable watcher peer L2 txs - Add env variable for setting mobymask-app base URI used in generating invite
zramsay reviewed 2023-04-07 18:55:38 +00:00
@ -4,2 +4,4 @@
APP_WATCHER_URL="http://localhost:3001"
# Base URI for mobymask-app (used for generating invite)
MOBYMASK_APP_BASE_URI="http://127.0.0.1:3002/#"
Member

nice ... this looks like the fix I was searching for, wanting to get a demo working on a cloud machine

nice ... this looks like the fix I was searching for, wanting to get a demo working on a cloud machine
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#293
No description provided.