This website requires JavaScript.
Explore
Help
Register
Sign In
yul
/
bookwyrm-mastodon
Watch
1
Star
1
Fork
You've already forked bookwyrm-mastodon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9b45c2d4d1
bookwyrm-mastodon
/
nginx
/
Dockerfile
5 lines
98 B
Docker
Raw
Blame
History
FROM
nginx:1.17.4-alpine
RUN
rm /etc/nginx/conf.d/default.conf
COPY
nginx.conf /etc/nginx/conf.d
Reference in New Issue
View Git Blame
Copy Permalink