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

__init__.py

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