Skip to content
Snippets Groups Projects
Select Git revision
  • bd002f8303b3ffd56f3a6d947e30e57a2b8771bb
  • master default protected
  • Proto
3 results

TargetField.xcf

Blame
  • Dockerfile 96 B
    FROM nginx
    
    COPY nginx.conf /etc/nginx/conf.d/default.conf
    COPY app/build /usr/share/nginx/html