1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-09 07:19:51 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Mossroy
2444e197c2 Allow to replace "app" server name in nginx by value of an env var
By default, nginx sends php requests to an upstream "app" server.
While keeping this default behavior, this commit allows the user
to override this server name at runtime, by setting an
APP_SERVERNAME env var to the nginx container
2023-02-25 16:58:03 +03:00
Andrew Dolgov
851db2c575 web-nginx: add basic healthcheck 2021-12-07 17:19:48 +03:00
Andrew Dolgov
2505ad8a8a web-nginx: listen on ipv6 too 2020-10-01 12:50:25 +03:00
Andrew Dolgov
7656917dc6 set /tt-rss/backups as internal 2020-09-29 12:26:01 +03:00
Andrew Dolgov
c5bd3c357e add optional configuration for nginx frontend container 2020-02-01 10:51:30 +03:00