We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d640b11 commit dd5ea22Copy full SHA for dd5ea22
src/config.js
@@ -6,8 +6,8 @@ export default {
6
"/dns4/3.pubsub.aira.life/tcp/443/wss/ipfs/QmWZSKTEQQ985mnNzMqhGCrwQ1aTA6sxVsorsycQz9cQrw",
7
],
8
},
9
- REMOTE_PROVIDER: "https://roseman.iotlab.cloud/",
10
- // REMOTE_PROVIDER: "https://roseman.airalab.org/",
+ // REMOTE_PROVIDER: "https://roseman.iotlab.cloud/",
+ REMOTE_PROVIDER: "https://roseman.airalab.org/",
11
// REMOTE_PROVIDER: "http://localhost:3000/",
12
WIND_PROVIDER: "https://wind.airalab.org/latest",
13
MAP: {
0 commit comments