parameter root install directory
This commit is contained in:
parent
a1e5c1d700
commit
33329345fa
3 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue