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

4 lines
84 B
Text
Raw Normal View History

2021-10-22 12:31:55 +03:00
FROM nginxinc/nginx-unprivileged:1.21-alpine
COPY nginx.conf /etc/nginx/nginx.conf