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

Accept Let's Encrypt TOS when using web-ssl

This commit is contained in:
nameless 2020-01-22 17:58:05 +01:00
parent af3e981335
commit 825ec395ac
2 changed files with 3 additions and 1 deletions

View file

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