mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose.git
synced 2025-08-15 12:16:57 +02:00
remove legacy web-ssl container
This commit is contained in:
parent
b98b4350fd
commit
b75287129f
@ -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…
Reference in New Issue
Block a user