mirror of
https://github.com/Thumbscrew/matrix-homeserver-docker-compose.git
synced 2025-07-01 10:35:31 +00:00
add intial working docker-compose.yaml
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@ -0,0 +1,8 @@
|
||||
IMAGE_TAG=latest
|
||||
SERVER_NAME=localhost
|
||||
HTTP_PORT=8008
|
||||
CONFIG_DIR=/data
|
||||
CONFIG_FILE_NAME=homeserver.yaml
|
||||
UID=991
|
||||
GID=991
|
||||
TZ=UTC
|
Reference in New Issue
Block a user