chore: Update secrets submodule
This commit is contained in:
parent
608601206c
commit
4546abfd81
2 changed files with 2 additions and 1 deletions
|
@ -49,6 +49,7 @@
|
|||
image = "docker.io/matrixdotorg/synapse:latest";
|
||||
environment = {
|
||||
"SYNAPSE_CONFIG_PATH" = "/data/homeserver.yaml";
|
||||
# This sends a signal to Synapse's init code for ownership things: https://github.com/matrix-org/synapse/blob/develop/docker/start.py#L202
|
||||
"UID" = "0";
|
||||
"GID" = "0";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue