We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176bac6 commit 0b40f16Copy full SHA for 0b40f16
.env
@@ -1,10 +1,5 @@
1
-# this file was created automatically by heroku-config
2
-
3
-GOOGLE_API_KEY="AIzaSyCR3jfBdv9prCBYBOf-fPUDhjPP4K05YjE"
4
-NODE_ENV="production"
5
-NPM_CONFIG_PRODUCTION="false"
6
-REACT_APP_API_BASE_PATH="https://kb-dsp-server-dev.herokuapp.com"
7
-REACT_APP_AUTH0_CLIEND_ID="3CGKzjS2nVSqHxHHE64RhvvKY6e0TYpK"
8
-REACT_APP_AUTH0_DOMAIN="dronetest.auth0.com"
9
-REACT_APP_GOOGLE_API_KEY="AIzaSyCR3jfBdv9prCBYBOf-fPUDhjPP4K05YjE"
10
-REACT_APP_SOCKET_URL="https://kb-dsp-server-dev.herokuapp.com"
+GOOGLE_API_KEY=AIzaSyCrL-O319wNJK8kk8J_JAYsWgu6yo5YsDI
+REACT_APP_API_BASE_PATH=http://localhost:3500
+REACT_APP_AUTH0_CLIENT_ID=h7p6V93Shau3SSvqGrl6V4xrATlkrVGm
+REACT_APP_AUTH0_CLIENT_DOMAIN=dronetest.auth0.com
+REACT_APP_SOCKET_URL=http://localhost:3500
0 commit comments