mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 08:54:24 +02:00
parameter root install directory
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user