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." }