mirror of
https://github.com/craigerl/aprsd.git
synced 2025-04-05 02:58:31 -04:00
Fixed default service registry url
This commit is contained in:
parent
e9c48c1914
commit
cb291de047
@ -245,7 +245,7 @@ registry_opts = [
|
||||
),
|
||||
cfg.StrOpt(
|
||||
"registry_url",
|
||||
default="https://aprs.hemna.com",
|
||||
default="https://aprs.hemna.com/api/v1/registry",
|
||||
help="The APRS registry domain name to send the information to.",
|
||||
),
|
||||
cfg.StrOpt(
|
||||
|
Loading…
Reference in New Issue
Block a user