Files
provisioning/dockerfiles/services/nextcloud/Dockerfile-web
richard 83ec6809d6 refactor docker swarm to use just home without workers for now
add caching at nginx level for portainer and gitea
2018-04-07 08:11:23 -04:00

4 lines
59 B
Plaintext
Executable File

FROM nginx
COPY nginx.conf /etc/nginx/conf.d/default.conf