mirror of
https://git.envs.net/envs/matrix-conf.git
synced 2025-06-06 22:58:53 -04:00
add main proc. to instance_map
This commit is contained in:
parent
e18b652b6b
commit
11ff92934d
1 changed files with 3 additions and 0 deletions
|
@ -2834,6 +2834,9 @@ federation_sender_instances:
|
||||||
# host: localhost
|
# host: localhost
|
||||||
# port: 8034
|
# port: 8034
|
||||||
instance_map:
|
instance_map:
|
||||||
|
main:
|
||||||
|
host: localhost
|
||||||
|
port: 9093
|
||||||
generic_worker1:
|
generic_worker1:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 9094
|
port: 9094
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue