1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-07-08 23:29:51 +02:00

Update page 'Home'

fox 2020-01-23 05:11:17 +00:00
parent 9def817abe
commit dd115f151e

@ -12,7 +12,7 @@ TLDR: Either replace web container image with ``jessestuart/caddy`` (note that i
#### ``web/Dockerfile``
```docker
```dockerfile
FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf