mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-10 23:41:21 +09:00
64fcf847ce
Use the dynamically parsed host in the request for LFS links, but not use the hard-coded AppURL. Make LFS server support multi-domain or run Gitea behind a reverse-proxy with different ROOT_URL. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>