Newer
Older
nextcloud / web / Dockerfile
@Pascal Gollor Pascal Gollor on 20 Dec 2017 50 bytes add ngix host
  1. FROM nginx
  2.  
  3. COPY nginx.conf /etc/nginx/nginx.conf