From 60338af7c6a3eaec22267b1edcf238ae94589dda Mon Sep 17 00:00:00 2001
From: Hugo Trentesaux <hugo@trentesaux.fr>
Date: Fri, 12 May 2023 11:47:20 +0200
Subject: [PATCH] Add cesium+ pods

from https://ginspecte.mithril.re/
---
 app/config.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/app/config.json b/app/config.json
index 6a5dc3dd8..1ee69a74b 100644
--- a/app/config.json
+++ b/app/config.json
@@ -90,6 +90,14 @@
             "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
-- 
GitLab