YunoHost-Apps / gitea_ynh

Gitea is a fork of Gogs. A git platform, Mirror of https://framagit.org/YunoHost-Apps/gitea_ynh
https://gitea.io
MIT License
22 stars 17 forks source link

Fix proxy-pass url #74

Open jukefr opened 1 year ago

jukefr commented 1 year ago

Causing issues with npm registry (and probably more) See https://github.com/go-gitea/gitea/issues/21407 and specifically https://github.com/go-gitea/gitea/issues/21407#issuecomment-1420975465

Problem

See https://github.com/YunoHost-Apps/gitea_ynh/issues/73

Solution

Removing the slash

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

Josue-T commented 1 year ago

!testme

yunohost-bot commented 1 year ago

Fingers crossed! Test Badge

jukefr commented 1 year ago

not sure why subpath install seems to make this go wrong i dont know nginx well enough so i'll let people who do handle this i know for subdomain install this seems to work fine