mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 11:55:16 +05:30
Feat: matrix, gitea, ntfy, headscale, collabora
This commit is contained in:
9
matrix/env.example
Normal file
9
matrix/env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
POSTGRES_USER="synapse"
|
||||
POSTGRES_DATABASE="synapse"
|
||||
POSTGRES_PASSWORD=""
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
DATABASE_DIR="./database"
|
||||
ELEMENT_CONFIG_JSON="./element-config.json"
|
||||
TZ=etc/UTC
|
||||
SYNAPSE_SERVER_NAME=example.com
|
||||
Reference in New Issue
Block a user