From 0a5fbd03fbe8362fcd82e491fa56aff1bf57f1d8 Mon Sep 17 00:00:00 2001 From: Hamza Date: Wed, 15 Mar 2023 22:20:20 +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 bfe7257..59b11e4 100644 --- a/src/env.json +++ b/src/env.json @@ -1,5 +1,5 @@ { - "current-env": "development", + "current-env": "production", "production": { "apiKey": "AIzaSyDyl-tV8qgWpgTMISb3M9ybaVxNPoGKuGA", "authDomain": "appointments-9fa9d.firebaseapp.com",