rename matrix to chat.heizhaus.org

This commit is contained in:
2e20 2024-10-06 19:40:40 +02:00
parent 48bfe66d3e
commit 09e31bbab9

View file

@ -3,5 +3,5 @@ targets = [
("ararat.0x90.space", dict(ssh_port=42022)),
("baixun.0x90.space", dict(ssh_port=42023)),
# ("matrix.0x90.space", dict(ssh_port=42024)),
("matrix", dict(ssh_port=22, ssh_allow_agent=True, ssh_key="~/.ssh/0x90/id_ed25519")),
("chat.heizhaus.org", dict(ssh_port=22, ssh_allow_agent=True, ssh_key="~/.ssh/0x90/id_ed25519")),
]