diff --git a/.env.development b/.env.development index d1b17bb..7414a9f 100644 --- a/.env.development +++ b/.env.development @@ -18,4 +18,4 @@ REACT_WINDY_KEY = wf6Lkn1MAtqcgyW78xbceFHBz6ccsUo8 NAVER_APP_CLIENT_KEY = WGEct3bJhQC0pyMsP_GK NAVER_APP_SECRET_KEY = Q4K4OtUYol -REACT_APP_MAPBOX_TOKEN = pk.eyJ1IjoianVuaGVlZSIsImEiOiJjbGxnNWVhc3IweDJsM2dvYmI1ZXg2MGljIn0.EmSS1ocpPJv2ZaduQHmz_Q +REACT_APP_MAPBOX_TOKEN = pk.eyJ1Ijoia3dvbnlvdW5nd29vbmciLCJhIjoiY2xwamhnZDE5MDAwcTJrbnoycmd5aXd0cCJ9.NRJXHZXKuIJ6fIb_mlgMlg \ No newline at end of file diff --git a/.env.production b/.env.production index 35ea7e5..7a49be9 100644 --- a/.env.production +++ b/.env.production @@ -14,4 +14,4 @@ NAVER_APP_CLIENT_KEY = WGEct3bJhQC0pyMsP_GK NAVER_APP_SECRET_KEY = Q4K4OtUYol # Mapbox -REACT_APP_MAPBOX_TOKEN = pk.eyJ1IjoianVuaGVlZSIsImEiOiJjbGxnNWVhc3IweDJsM2dvYmI1ZXg2MGljIn0.EmSS1ocpPJv2ZaduQHmz_Q \ No newline at end of file +REACT_APP_MAPBOX_TOKEN = pk.eyJ1Ijoia3dvbnlvdW5nd29vbmciLCJhIjoiY2xwamhnZDE5MDAwcTJrbnoycmd5aXd0cCJ9.NRJXHZXKuIJ6fIb_mlgMlg \ No newline at end of file