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

split build-related stuff into src/

This commit is contained in:
Andrew Dolgov 2020-01-23 15:20:12 +03:00
parent 15caf46b66
commit 98d65cd865
11 changed files with 120 additions and 14 deletions

6
src/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