mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-11 04:09:52 +02:00
remove legacy web-ssl container
This commit is contained in:
parent
b98b4350fd
commit
b75287129f
2 changed files with 0 additions and 13 deletions
|
@ -1,9 +0,0 @@
|
|||
{%HTTP_HOST%}
|
||||
tls ttrss@{%HTTP_HOST%}
|
||||
|
||||
root /var/www/html
|
||||
log stdout
|
||||
errors stderr
|
||||
internal /tt-rss/cache
|
||||
internal /tt-rss/backups
|
||||
fastcgi / app:9000 php
|
|
@ -1,4 +0,0 @@
|
|||
FROM abiosoft/caddy:no-stats
|
||||
|
||||
COPY Caddyfile /etc/
|
||||
ENV ACME_AGREE=true
|
Loading…
Add table
Add a link
Reference in a new issue