1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

feat: add dummy phone number for tests

This commit is contained in:
Christy Jacob 2022-06-28 15:43:36 +02:00
parent 66718634c9
commit bae6954b54

2
.env
View file

@ -57,7 +57,7 @@ _APP_SMTP_SECURE=
_APP_SMTP_USERNAME=
_APP_SMTP_PASSWORD=
_APP_PHONE_PROVIDER=phone://mock
_APP_PHONE_FROM=
_APP_PHONE_FROM=+123456789
_APP_STORAGE_LIMIT=30000000
_APP_STORAGE_PREVIEW_LIMIT=20000000
_APP_FUNCTIONS_SIZE_LIMIT=30000000