From a4cb62d1ac6ba2535f818f63d673ed92730e40c4 Mon Sep 17 00:00:00 2001 From: Dullah Mtavya Date: Sat, 25 Mar 2023 18:19:57 +0900 Subject: [PATCH] update env --- src/env.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/env.json b/src/env.json index edd1be7..93d1eb8 100644 --- a/src/env.json +++ b/src/env.json @@ -1,3 +1,3 @@ { - "current-env": "development" + "current-env": "production" }