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

Action.hs

Blame
  • Dockerfile.nginx 84 B
    FROM nginx:1.18
    EXPOSE 8080
    ADD nginx.conf /etc/nginx/conf.d/contract_registry.conf