mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose.git
synced 2025-08-11 00:57:12 +02:00
4 lines
57 B
Docker
4 lines
57 B
Docker
FROM nginx:alpine
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|