aboutsummaryrefslogtreecommitdiffstats
path: root/testing/grommunio-admin-web/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'testing/grommunio-admin-web/config.json')
-rw-r--r--testing/grommunio-admin-web/config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/grommunio-admin-web/config.json b/testing/grommunio-admin-web/config.json
new file mode 100644
index 00000000000..1539377e9c0
--- /dev/null
+++ b/testing/grommunio-admin-web/config.json
@@ -0,0 +1,8 @@
+{
+ "mailWebAddress": "https://mail.example.local/web",
+ "rspamdWebAddress": "https://mail.example.local/antispam",
+ "chatWebAddress": "https://mail.example.local/chat",
+ "videoWebAddress": "https://mail.example.local/meet",
+ "fileWebAddress": "https://mail.example.local/files",
+ "archiveWebAddress": "https://mail.example.local/archive"
+}