1
0
Fork 0
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:
Andrew Dolgov 2022-06-19 14:29:36 +03:00
parent b98b4350fd
commit b75287129f
No known key found for this signature in database
GPG key ID: 1A56B4FA25D4AF2A
2 changed files with 0 additions and 13 deletions

View file

@ -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

View file

@ -1,4 +0,0 @@
FROM abiosoft/caddy:no-stats
COPY Caddyfile /etc/
ENV ACME_AGREE=true