• Joined on 2024年10月14日
etescartz commented on issue forgejo/forgejo#2625 2024年10月14日 23:45:11 +02:00
[Documentation] Reverse proxy setup with and without subdomain

Adding a separate location worked for me

I'm running forgejo and nginx as docker containers in a subpath and this is the nginx configuration that worked for me.

 location /v2/ {
 ...