diff --git a/.env.development b/.env.development deleted file mode 100644 index 94a4cee..0000000 --- a/.env.development +++ /dev/null @@ -1,3 +0,0 @@ -REACT_APP_URL='https://jupiter.nearle.app/live/api/v1' -REACT_APP_URL2='https://jupiter.nearle.app/live/api/v2' -REACT_APP_STAFF_TOKEN='' diff --git a/.env.staging b/.env.staging deleted file mode 100644 index 0f8a209..0000000 --- a/.env.staging +++ /dev/null @@ -1,3 +0,0 @@ -REACT_APP_URL='https://jupiter.nearle.app/live/api/v1' -REACT_APP_URL2='https://jupiter.nearle.app/live/api/v2' -REACT_APP_STAFF_TOKEN='' \ No newline at end of file