1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-08 08:49:53 +02:00
ttrss-docker-compose/web-ssl/Caddyfile

10 lines
154 B
Text
Raw Normal View History

2019-11-16 09:31:32 +03:00
{%HTTP_HOST%}
tls ttrss@{%HTTP_HOST%}
root /var/www/html
log stdout
errors stderr
internal /tt-rss/cache
2020-09-29 12:26:01 +03:00
internal /tt-rss/backups
fastcgi / app:9000 php