Skip to content

Commit 2474bdd

Browse files
committed
update env
1 parent 0b40f16 commit 2474bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GOOGLE_API_KEY=AIzaSyCrL-O319wNJK8kk8J_JAYsWgu6yo5YsDI
2-
REACT_APP_API_BASE_PATH=http://localhost:3500
2+
REACT_APP_API_BASE_PATH=https://kb-dsp-server-dev.herokuapp.com
33
REACT_APP_AUTH0_CLIENT_ID=h7p6V93Shau3SSvqGrl6V4xrATlkrVGm
44
REACT_APP_AUTH0_CLIENT_DOMAIN=dronetest.auth0.com
5-
REACT_APP_SOCKET_URL=http://localhost:3500
5+
REACT_APP_SOCKET_URL=https://kb-dsp-server-dev.herokuapp.com

0 commit comments

Comments
 (0)