The main application moves to app.happydomain.org
This commit is contained in:
parent
7625bd63fa
commit
701d5f1608
1 changed files with 1 additions and 1 deletions
2
api.go
2
api.go
|
@ -16,7 +16,7 @@ import (
|
|||
var DefaultAPI = HappyDomainAPI{
|
||||
API: url.URL{
|
||||
Scheme: "https",
|
||||
Host: "www.happydomain.org",
|
||||
Host: "app.happydomain.org",
|
||||
Path: "/api",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue