summaryrefslogtreecommitdiff
path: root/.docker/web-nginx/nginx.conf
AgeCommit message (Collapse)Author
2025-05-22add APP_FASTCGI_PASSAndrew Dolgov
2024-09-11spacing fixEric Pierce
2024-09-11Update nginx.conf to move the currently unused PATH_INFO configuration into ↵Eric Pierce
a separate location rule for plugins to leverage
2023-11-07use variable for fastcgi_pass to force resolver usageAndrew Dolgov
2023-11-07explicitly set resolver in the nginx container (configurable envvar)Andrew Dolgov
2023-10-25add healthcheck public method, map by default to /healthzAndrew Dolgov
2023-07-28use nginx envsubst to make tt-rss root configurableAndrew Dolgov
2023-03-25add gitea-CI docker builderAndrew Dolgov