1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-09 00:39:53 +02:00
ttrss-docker-compose/web/Dockerfile

4 lines
57 B
Text
Raw Normal View History

2019-11-15 15:51:55 +03:00
FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf