Skip to content
Snippets Groups Projects
Forked from TO / Maják
1881 commits behind the upstream repository.
Dockerfile.nginx 72 B
FROM nginx:1.18
EXPOSE 8080
ADD nginx.conf /etc/nginx/conf.d/majak.conf