mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 05:06:51 +00:00
Other: QA host URL when built with build_qa tag
This commit is contained in:
@ -57,10 +57,7 @@ var (
|
||||
// DSNSentry client keys to be able to report crashes to Sentry.
|
||||
DSNSentry = ""
|
||||
|
||||
// APIHost is our API address.
|
||||
APIHost = "https://api.protonmail.ch"
|
||||
|
||||
// The host name of the bridge server.
|
||||
// Host is the hostname of the bridge server.
|
||||
Host = "127.0.0.1"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user