From 77515035ce6f5986007c54ea21020afce641fc1f Mon Sep 17 00:00:00 2001 From: t-kurasawa Date: Sun, 13 Feb 2022 00:56:46 +0900 Subject: [PATCH] bugfix --- frontend/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/.env.production b/frontend/.env.production index 982f11d..e417864 100644 --- a/frontend/.env.production +++ b/frontend/.env.production @@ -1 +1 @@ -REACT_APP_BASE_URL="https://bichiku-map.web.app/" +REACT_APP_BASE_URL="https://bichiku-map.web.app"