mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-09 13:19:52 +02:00
initial
This commit is contained in:
commit
a1f1862ba2
8 changed files with 185 additions and 0 deletions
3
web/Dockerfile
Normal file
3
web/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM nginx:alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
Loading…
Add table
Add a link
Reference in a new issue