From a240f4ab803b3b5949ccaf4c9ca50eefeee521f4 Mon Sep 17 00:00:00 2001 From: insanity Date: Fri, 20 Dec 2024 13:57:24 +0900 Subject: [PATCH] portal maintenance on --- portal/maintenance.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/maintenance.json b/portal/maintenance.json index 27a3912..6640c9c 100644 --- a/portal/maintenance.json +++ b/portal/maintenance.json @@ -1,7 +1,7 @@ { "development": false, "staging": false, - "production": false, + "production": true, "title": "Maintenance in Progress", "message": "System maintenance is underway. Apologies for the inconvenience." }