diff --git a/.env.development b/.env.development deleted file mode 100644 index 76d7f8966..000000000 --- a/.env.development +++ /dev/null @@ -1,2 +0,0 @@ -REACT_APP_POLICYENGINE_DOMAIN=http://localhost:3000 -REACT_APP_POLICYENGINE_API=http://127.0.0.1:5001 \ No newline at end of file diff --git a/.env.production b/.env.production deleted file mode 100644 index 02f65df9f..000000000 --- a/.env.production +++ /dev/null @@ -1,2 +0,0 @@ -REACT_APP_POLICYENGINE_DOMAIN=https://policyengine.org -REACT_APP_POLICYENGINE_API=https://api.policyengine.org \ No newline at end of file