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

switch to caddy from nginx

This commit is contained in:
Andrew Dolgov 2019-11-16 09:31:32 +03:00
parent b71a939f76
commit 0d5684ff4c
7 changed files with 40 additions and 61 deletions

6
web/Caddyfile Normal file
View file

@ -0,0 +1,6 @@
0.0.0.0
root /var/www/html
log stdout
errors stderr
internal /tt-rss/cache
fastcgi / app:9000 php