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

3 lines
57 B
Docker

FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf