mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-02 23:46:04 -04:00
Improve Docker docs for use with Postgres (#11640)
This commit is contained in:
parent
0715e77b06
commit
7013e06e2f
3 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,7 @@ services:
|
|||
# failure
|
||||
restart: unless-stopped
|
||||
# See the readme for a full documentation of the environment settings
|
||||
# NOTE: You must edit homeserver.yaml to use postgres, it defaults to sqlite
|
||||
environment:
|
||||
- SYNAPSE_CONFIG_PATH=/data/homeserver.yaml
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue