mirror of
https://github.com/recrof/map.meshcore.io-uploader.git
synced 2026-06-11 01:14:59 +02:00
Update API URL from meshcore.dev to meshcore.io
This commit is contained in:
@@ -8,7 +8,7 @@ import { KeyPair } from './supercop/index.mjs';
|
||||
import crypto from 'crypto';
|
||||
|
||||
const device = process.argv[2] ?? '/dev/ttyACM0';
|
||||
const apiURL = 'https://map.meshcore.dev/api/v1/uploader/node';
|
||||
const apiURL = 'https://map.meshcore.io/api/v1/uploader/node';
|
||||
const seenAdverts = {};
|
||||
let clientInfo = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user