The main application moves to app.happydomain.org
This commit is contained in:
parent
7625bd63fa
commit
701d5f1608
2
api.go
2
api.go
@ -16,7 +16,7 @@ import (
|
|||||||
var DefaultAPI = HappyDomainAPI{
|
var DefaultAPI = HappyDomainAPI{
|
||||||
API: url.URL{
|
API: url.URL{
|
||||||
Scheme: "https",
|
Scheme: "https",
|
||||||
Host: "www.happydomain.org",
|
Host: "app.happydomain.org",
|
||||||
Path: "/api",
|
Path: "/api",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user