mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
Before: $ curl 0.0.0.0:3001 <a href="https://gitea.example.com:3000//">Found</a>. After: $ curl 0.0.0.0:3001 <a href="https://gitea.example.com:3000/">Found</a>. Fixes #5536 |
||
|---|---|---|
| .. | ||
| admin.go | ||
| cert.go | ||
| cmd.go | ||
| dump.go | ||
| generate.go | ||
| hook.go | ||
| keys.go | ||
| migrate.go | ||
| serv.go | ||
| web_graceful.go | ||
| web_windows.go | ||
| web.go | ||