diff --git a/aprsd/conf/common.py b/aprsd/conf/common.py index 553c9ea..7c0f1a5 100644 --- a/aprsd/conf/common.py +++ b/aprsd/conf/common.py @@ -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(