mirror of
https://github.com/element-hq/element-docker-demo.git
synced 2026-01-24 22:26:13 +03:00
unbreak mount permissions on linux
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
|
||||
# n.b. SECRETS_* env variables get pulled in on demand from files in ./secrets
|
||||
|
||||
# XXX: how do we interpolate this in?
|
||||
USER_ID=
|
||||
GROUP_ID=
|
||||
|
||||
VOLUME_PATH=.
|
||||
DOMAIN=example.com
|
||||
HOMESERVER_FQDN=matrix.$DOMAIN
|
||||
|
||||
Reference in New Issue
Block a user