Allow for the tunnelbroker endpoint to be configured. Necessary
for targeting production or staging instance during deployments.
https://linear.app/comm/issue/ENG-4706
Depends on D8956
Differential D8957
[Keyserver] Use getCommConfig for tunnelbroker connection kamil on Aug 25 2023, 1:00 PM. Authored by Tags None Referenced Files
Details Allow for the tunnelbroker endpoint to be configured. Necessary https://linear.app/comm/issue/ENG-4706 Depends on D8956 cd keyserver yarn dev # Should say defaulting to local instance export COMM_JSONCONFIG_facts_tunnelbroker="{\"url\":\"ws://127.0.0.1:51001\"}" yarn dev # Should omit default message, still connect to local instance
Diff Detail
Event Timeline
Comment Actions @kamil, would you mind taking over this diff, addressing my inline comment, and landing it? |