From 87411274aeab26e4178d7bf9a90c2086b839323f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Sun, 3 Dec 2023 18:29:35 +0100 Subject: [PATCH] Configure email domain for production --- environments/production.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/production.json b/environments/production.json index 76db794..1b83e66 100644 --- a/environments/production.json +++ b/environments/production.json @@ -20,7 +20,7 @@ "turn_ip_address": "148.251.83.201" }, "email": { - "domain": "mail.kosmos.org", + "domain": "kosmos.org", "hostname": "mail.kosmos.org" }, "garage": {