|
|
|
@@ -64,7 +64,7 @@ |
|
|
|
detach: no |
|
|
|
cleanup: yes |
|
|
|
entrypoint: /usr/local/bin/python |
|
|
|
command: "/usr/local/bin/synapse_port_db --sqlite-database /scratchpad/homeserver.db --postgres-config /data/homeserver.yaml |
|
|
|
command: "/usr/local/bin/synapse_port_db --sqlite-database /scratchpad/homeserver.db --postgres-config /data/homeserver.yaml" |
|
|
|
user: "{{ matrix_user_uid }}:{{ matrix_user_gid }}" |
|
|
|
volumes: |
|
|
|
- "{{ matrix_synapse_config_dir_path }}:/data" |
|
|
|
|