Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Immanuel
/
skouter
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Fix type error
master
Immanuel Onyeka
7 kuukautta sitten
vanhempi
9f31c024f5
commit
7b325342ea
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
skouter.go
+ 1
- 1
skouter.go
Näytä tiedosto
@@ -3866,7 +3866,7 @@ func setupProxy(r *httputil.ProxyRequest) {
}
func serve() {
files := http.FileServer
(http.Dir("")
)
files := http.FileServer
FS(assets
)
proxy := &httputil.ReverseProxy{
Rewrite: setupProxy,
Write
Preview
Loading…
Peruuta
Tallenna