Very rough workaround for relative API urls.

This commit is contained in:
2023-08-26 16:47:23 -05:00
parent f694e65c2a
commit 1b0494c45a
3 changed files with 10 additions and 3 deletions

View File

@@ -4,6 +4,9 @@ station_call = W1CDN-1
station_lat = 47.941500
station_lon = -97.027000
# Base URL for application (no trailing slash)
base_url = https://digi.w1cdn.net/aprs_api
# How long to keep packets (frames) e.g., "2 days", "5 minutes"
keep_time = "2 days"