updated ip
This commit is contained in:
parent
efd5dd0087
commit
ce54527b81
2
api.go
2
api.go
@ -10,7 +10,7 @@ import (
|
|||||||
"git.milar.in/milarin/ezhttp"
|
"git.milar.in/milarin/ezhttp"
|
||||||
)
|
)
|
||||||
|
|
||||||
var BaseURL = adverr.Must(url.Parse("http://desktop:30124"))
|
var BaseURL = adverr.Must(url.Parse("http://192.168.1.4:30124"))
|
||||||
|
|
||||||
func ProxyRequest(w http.ResponseWriter, r *http.Request) {
|
func ProxyRequest(w http.ResponseWriter, r *http.Request) {
|
||||||
req := ezhttp.Request(
|
req := ezhttp.Request(
|
||||||
|
Loading…
Reference in New Issue
Block a user