This website requires JavaScript.
Explore
Help
Sign in
neingeist
/
ttrss-docker-compose
Watch
1
Star
0
Fork
You've already forked ttrss-docker-compose
0
mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced
2025-06-09 00:39:53 +02:00
Code
Issues
Releases
Wiki
Activity
9742ce638c
ttrss-docker-compose
/
web-ssl
/
Dockerfile
4 lines
70 B
Text
Raw
Normal View
History
Unescape
Escape
switch to caddy from nginx
2019-11-16 09:31:32 +03:00
FROM abiosoft/caddy:no-stats
COPY Caddyfile /etc/
Accept Let's Encrypt TOS when using web-ssl
2020-01-22 17:58:05 +01:00
ENV ACME_AGREE=true
Reference in a new issue
Copy permalink