fix base url

This commit is contained in:
Graham McIntire 2026-01-26 13:12:43 -06:00
parent 897c9ae3d4
commit 797fe93a9a
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@ import (
"time" "time"
) )
const defaultBaseURL = "https://app.towerops.io" const defaultBaseURL = "https://towerops.net"
// Client is the TowerOps API client. // Client is the TowerOps API client.
type Client struct { type Client struct {

Binary file not shown.