diff --git a/.env.development b/.env.development index 62608c8e9..dff9b6064 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,2 @@ REACT_APP_USE_MOCK_API=true -REACT_APP_ENABLE_PERMISSIONS=true \ No newline at end of file +REACT_APP_ENABLE_PERMISSIONS=false \ No newline at end of file