mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 00:06:38 +00:00
[client] Add debug upload option to netbird ui (#3768)
This commit is contained in:
@@ -7,6 +7,8 @@ const (
|
||||
ClientHeaderValue = "netbird"
|
||||
// GetURLPath is the path for the GetURL request
|
||||
GetURLPath = "/upload-url"
|
||||
|
||||
DefaultBundleURL = "https://upload.debug.netbird.io" + GetURLPath
|
||||
)
|
||||
|
||||
// GetURLResponse is the response for the GetURL request
|
||||
|
||||
Reference in New Issue
Block a user