grungnet/.env

10 lines
362 B
Bash
Raw Normal View History

REACT_APP_BROKER_URL=http://localhost:9000
2020-08-07 04:35:30 +00:00
REACT_APP_ICE_SERVERS_URL=http://localhost:9000/iceservers
REACT_APP_STRIPE_API_KEY=pk_test_8M3NHrF1eI2b84ubF4F8rSTe0095R3f0My
2020-10-17 00:14:24 +00:00
REACT_APP_STRIPE_URL=http://localhost:9000
REACT_APP_VERSION=$npm_package_version
REACT_APP_PREVIEW=false
2021-01-06 04:04:23 +00:00
REACT_APP_LOGGING=false
2021-10-22 01:43:22 +00:00
REACT_APP_FATHOM_SITE_ID=VMSHBPKD
2021-10-22 03:05:04 +00:00
REACT_APP_MAINTENANCE=false