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";
|
image = "docker.io/matrixdotorg/synapse:latest";
|
||||||
environment = {
|
environment = {
|
||||||
"SYNAPSE_CONFIG_PATH" = "/data/homeserver.yaml";
|
"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";
|
"UID" = "0";
|
||||||
"GID" = "0";
|
"GID" = "0";
|
||||||
};
|
};
|
||||||
|
|
2
secrets
2
secrets
|
@ -1 +1 @@
|
||||||
Subproject commit b1a2a6a7a4c8b75bfcbf8d5cd066dcc201441332
|
Subproject commit 916a9f2a29bcc2b55ec4f4c1404f6bf9a6f9d6d6
|
Loading…
Add table
Add a link
Reference in a new issue