Skip to content
Snippets Groups Projects
Select Git revision
  • a675eeb84327cd1161e99c8a04291858b0f2d7ed
  • master default
  • test protected
  • pdp
  • localwebs
  • target-groups
  • seo1
  • fix1
8 results

nginx.conf

Blame
  • Forked from TO / Maják
    Source project has a limited visibility.
    Dockerfile.nginx 72 B
    FROM nginx:1.18
    EXPOSE 8080
    ADD nginx.conf /etc/nginx/conf.d/majak.conf