diff --git a/www/js/config.js b/www/js/config.js index c66c1852b50dbc11ae166099b7acd84780a9e7e1..da00fedfe6e4f33016a93d798ed294f5ea278979 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -102,6 +102,14 @@ angular.module("cesium.config", []) "host": "g1.data.le-sou.org", "port": 443 }, + { + "host": "g1.data.brussels.ovh", + "port": 443 + }, + { + "host": "g1.data.pini.fr", + "port": 443 + }, { "host": "g1.data.mithril.re", "port": 443 @@ -121,7 +129,7 @@ angular.module("cesium.config", []) } }, "version": "1.7.0", - "build": "2023-05-12T14:55:14.211Z", + "build": "2023-05-12T15:02:11.625Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" })