Skip to content
Snippets Groups Projects
Select Git revision
  • b017ece7d5694cc98300a11afabd772a81bb9be6
  • master default protected
2 results

Action.hs

Blame
  • Dockerfile.nginx 74 B
    FROM nginx:latest
    EXPOSE 8080
    ADD nginx.conf /etc/nginx/conf.d/majak.conf