Add mailu and nextcloud

This commit is contained in:
Paul-Henri Froidmont 2017-12-31 14:03:28 +01:00
parent 409828214b
commit 643ab3229a
20 changed files with 583 additions and 4 deletions

View file

@ -1,7 +1,7 @@
version: '2.2'
networks:
proxy-tier:
default:
external:
name: nginx-proxy
@ -17,8 +17,6 @@ services:
- ./nginx/html:/usr/share/nginx/html
- ./nginx/certs:/etc/nginx/certs:ro
- /var/run/docker.sock:/tmp/docker.sock:ro
networks:
- proxy-tier
restart: always
letsencrypt-companion: