grungnet/.env

5 lines
251 B
Bash
Raw Normal View History

REACT_APP_BROKER_URL=http://localhost:9000
2020-08-07 14:35:30 +10:00
REACT_APP_ICE_SERVERS_URL=http://localhost:9000/iceservers
REACT_APP_STRIPE_API_KEY=pk_test_8M3NHrF1eI2b84ubF4F8rSTe0095R3f0My
2020-10-17 11:14:24 +11:00
REACT_APP_STRIPE_URL=http://localhost:9000
2020-08-07 14:35:30 +10:00
REACT_APP_VERSION=$npm_package_version