fix repocard issues (#20)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -46,7 +46,7 @@ func (r *Resolver) Domain(req *http.Request) string {
|
||||
return ""
|
||||
}
|
||||
|
||||
// check for dev enviroment
|
||||
// check for dev environment
|
||||
if host == "localhost" || host == "127.0.0.1" {
|
||||
return ""
|
||||
}
|
||||
|
Reference in New Issue
Block a user