configpolicy/roles/gitea/files/gitea.httpd.conf

5 lines
116 B
Plaintext

ProxyPreserveHost On
ProxyRequests Off
ProxyPass / http://localhost:3000/
ProxyPassReverse / http://localhost:3000/