Skip to content
Snippets Groups Projects
Select Git revision
  • 806f0ded3a4dfa59167bb7cb9030166c68cf2e48
  • main default protected
2 results

crontab

Blame
  • Forked from TO / Forum
    Source project has a limited visibility.
    Dockerfile.nginx 74 B
    FROM nginx:latest
    EXPOSE 8080
    ADD nginx.conf /etc/nginx/conf.d/majak.conf