parameter root install directory

This commit is contained in:
Yax 2020-07-08 10:53:49 +02:00
parent a1e5c1d700
commit 33329345fa
3 changed files with 3 additions and 2 deletions

View file

@ -5,7 +5,7 @@ services:
container_name: poste-io
image: analogic/poste.io
volumes:
- /srv/data/poste.io:/data
- ${ROOT_INSTALL}/data/poste.io:/data
environment:
- TZ=${TZ}
- HTTPS=OFF