grungnet/.env

4 lines
208 B
Bash
Raw Normal View History

REACT_APP_BROKER_URL=http://localhost:9000
2020-08-07 00:35:30 -04:00
REACT_APP_ICE_SERVERS_URL=http://localhost:9000/iceservers
REACT_APP_STRIPE_API_KEY=pk_test_8M3NHrF1eI2b84ubF4F8rSTe0095R3f0My
2020-08-07 00:35:30 -04:00
REACT_APP_VERSION=$npm_package_version