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:
parent
15caf46b66
commit
98d65cd865
11 changed files with 120 additions and 14 deletions
6
src/web/Caddyfile
Normal file
6
src/web/Caddyfile
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue