Skip to content

Commit 0b40f16

Browse files
committed
env update
1 parent 176bac6 commit 0b40f16

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

.env

+5-10
Original file line numberDiff line numberDiff line change
@@ -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"
1+
GOOGLE_API_KEY=AIzaSyCrL-O319wNJK8kk8J_JAYsWgu6yo5YsDI
2+
REACT_APP_API_BASE_PATH=http://localhost:3500
3+
REACT_APP_AUTH0_CLIENT_ID=h7p6V93Shau3SSvqGrl6V4xrATlkrVGm
4+
REACT_APP_AUTH0_CLIENT_DOMAIN=dronetest.auth0.com
5+
REACT_APP_SOCKET_URL=http://localhost:3500

0 commit comments

Comments
 (0)