5 lines
251 B
Bash
5 lines
251 B
Bash
REACT_APP_BROKER_URL=http://localhost:9000
|
|
REACT_APP_ICE_SERVERS_URL=http://localhost:9000/iceservers
|
|
REACT_APP_STRIPE_API_KEY=pk_test_8M3NHrF1eI2b84ubF4F8rSTe0095R3f0My
|
|
REACT_APP_STRIPE_URL=http://localhost:9000
|
|
REACT_APP_VERSION=$npm_package_version |