Skip to content

Commit 359028c

Browse files
authored
Update manual.md
1 parent e5a70ff commit 359028c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Static files server also can use a `http.FileSystem` instead of `fs.FS` object (
9292
import "github.com/qiniu/x/http/fs"
9393

9494
static "/", fs.http("https://goplus.org"), false // false means not allow to redirect
95-
run ":8888"
95+
run ":8080"
9696
```
9797

9898

0 commit comments

Comments
 (0)