You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

15 lines
651 B

# Firebase Configuration
NEXT_PUBLIC_FIREBASE_KEY=AIzaSyCH7XHFOpz9767boAB_OJeeVuqi7wqv6IM
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=niveshweb-b6b85.firebaseapp.com
NEXT_PUBLIC_FIREBASE_URL=https://niveshweb-b6b85-default-rtdb.firebaseio.com
NEXT_PUBLIC_FIREBASE_PROJECT_ID=niveshweb-b6b85
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=niveshweb-b6b85.appspot.com
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=731306267322
NEXT_PUBLIC_FIREBASE_APPID=1:731306267322:web:a3181d9bcd27d91974a883
NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID=G-VW0ZTRXPZ9
# Database Configuration
DB_HOST = 10.0.50.4
DB_USER = pgadmin
DB_PASSWORD = vHWUj.Z8&kp3dmy-YgSygZ;?6ne)a)hC
DB_NAME = EventsTracking

Powered by TurnKey Linux.