falla desde api
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
PORT=3001
|
||||
DB_HOST=194.164.175.51
|
||||
DB_USER=roganet
|
||||
DB_PASSWORD=aB0iaN.2o17!0-dB$9
|
||||
DB_NAME=abian_app_produccion
|
||||
JWT_SECRET=9c64f2727d53bfefaaa17a5fda5009ffe93cae904860c659bd18d2d14ad6b467
|
||||
|
||||
DB_HOST_P = 194.164.175.51
|
||||
DB_USER_P = roganet
|
||||
DB_PASSWORD_P = aB0iaN.2o17!0-dB$9
|
||||
DB_NAME_P = abian_app_produccion
|
||||
|
||||
# Firebase Admin (credenciales y config)
|
||||
GOOGLE_APPLICATION_CREDENTIALS=/var/www/vhosts/gestion.abianservice.com/node.gestion.abianservice.com/notabser-firebase-adminsdk-fbsvc-bf88758663.json
|
||||
FIREBASE_DATABASE_URL=
|
||||
|
||||
# Notificación de prueba (FCM)
|
||||
FCM_TEST_TOKEN=
|
||||
FCM_TEST_TITLE=Prueba desde Node JS Firebase Admin
|
||||
FCM_TEST_BODY=Notificación de prueba
|
||||
|
||||
# Driver license secure storage
|
||||
DRIVER_LICENSE_ENCRYPTION_KEY=8069a9d8008c5b4b9feaaa58a839789e04b09405f2505e1325babd8e4ab54e69
|
||||
DRIVER_LICENSE_ENCRYPTION_KEY_VERSION=v1
|
||||
DRIVER_LICENSE_RETENTION_DAYS=365
|
||||
|
||||
#Carga de fotos dual
|
||||
TRIP_STATUS_PHOTO_STORAGE_MODE=local
|
||||
TRIP_STATUS_SFTP_HOST=194.164.175.51
|
||||
TRIP_STATUS_SFTP_PORT=22
|
||||
TRIP_STATUS_SFTP_USERNAME=ssh_fotos_estado
|
||||
TRIP_STATUS_SFTP_PASSWORD=IZYj%c0FiIlCc@rI%W0Z
|
||||
TRIP_STATUS_SFTP_REMOTE_BASE_DIR=/fotos_estado_react_native
|
||||
Reference in New Issue
Block a user