]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - systems/eldiron/websites/immae/matrix/client
Use new synapse host
[perso/Immae/Config/Nix.git] / systems / eldiron / websites / immae / matrix / client
index 89136a078cebe8954d387b2b3cccc72a5bc0d309..8bb3d2f2910376a009b76fdff3e14022f45af9eb 100644 (file)
@@ -1,11 +1,11 @@
 {
     "m.homeserver": {
-        "base_url": "https://immae.ems.host"
+        "base_url": "https://synapse.immae.eu"
     },
     "m.identity_server": {
         "base_url": "https://vector.im"
     },
     "org.matrix.msc3575.proxy": {
-        "url": "https://immae.ems.host"
+        "url": "https://synapse.immae.eu"
     }
 }