forked from howardchung/watchparty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
12 lines (10 loc) · 808 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
# See config.ts for list of server config variables
# Look for REACT_APP_* for client config variables
NODE_ENV=development
# YOUTUBE_API_KEY=AIzaSyDnN7UR7Zsb-wd6nljSXHRrQXwgTGXq3kI
YOUTUBE_API_KEY=AIzaSyBHZsIf0ntfPYGVAS9RpNz3pEGXuDHlbkY
REACT_APP_FIREBASE_CONFIG={"apiKey":"AIzaSyA2fkXeFokJ-Ei_jnzDso5AmjbIaMdzuEc","authDomain":"watchparty-273604.firebaseapp.com","databaseURL":"https://watchparty-273604.firebaseio.com","projectId":"watchparty-273604","storageBucket":"watchparty-273604.appspot.com","messagingSenderId":"769614672795","appId":"1:769614672795:web:54bbda86288ab1a034273e"}
REACT_APP_BUNNYCDN_ACCESS_KEY='1b797de9-d1dd-4c0b-bd78489acc56-56fa-4484'
# FIREBASE_ADMIN_SDK_CONFIG=REPLACE_ME
# DATABASE_URL=postgresql://postgres@localhost:5432/postgres?sslmode=disable
# REDIS_URL=localhost:6379