summary refs log tree commit diff
path: root/latest/systemd-with-workers/workers
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2022-09-14 20:25:14 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2022-09-14 20:25:14 +0000
commit66dc75ec0555669b38b5446df40ddadcd76ef70c (patch)
treecb7c8fb3c67533e3aea1a3a8001c7ad50ebc9e75 /latest/systemd-with-workers/workers
parentdeploy: 9772e362aaef0740039662e3dc93a0de1411eb06 (diff)
downloadsynapse-66dc75ec0555669b38b5446df40ddadcd76ef70c.tar.xz
deploy: 80bb098d8775cc2ad1bf5abd150913577e643481
Diffstat (limited to 'latest/systemd-with-workers/workers')
-rw-r--r--latest/systemd-with-workers/workers/generic_worker.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/latest/systemd-with-workers/workers/generic_worker.yaml b/latest/systemd-with-workers/workers/generic_worker.yaml

index a82f9c161f..6e7b60886e 100644 --- a/latest/systemd-with-workers/workers/generic_worker.yaml +++ b/latest/systemd-with-workers/workers/generic_worker.yaml
@@ -5,6 +5,8 @@ worker_name: generic_worker1 worker_replication_host: 127.0.0.1 worker_replication_http_port: 9093 +worker_main_http_uri: http://localhost:8008/ + worker_listeners: - type: http port: 8083