mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-09 00:09:53 +02:00
8 lines
124 B
Caddyfile
8 lines
124 B
Caddyfile
0.0.0.0
|
|
root /var/www/html
|
|
log stdout
|
|
errors stderr
|
|
internal /tt-rss/cache
|
|
internal /tt-rss/backups
|
|
fastcgi / app:9000 php
|
|
|