1
0
Fork 0
mirror of synced 2024-10-01 01:37:56 +13:00

feat: update mysql changes

This commit is contained in:
Christy Jacob 2022-10-25 13:50:17 +00:00
parent 1594225a07
commit 1d850c3b7f

2
.env
View file

@ -56,7 +56,7 @@ _APP_SMTP_PORT=1025
_APP_SMTP_SECURE=
_APP_SMTP_USERNAME=
_APP_SMTP_PASSWORD=
_APP_SMS_PROVIDER=sms://mock
_APP_SMS_PROVIDER=sms://username:password@mock
_APP_SMS_FROM=+123456789
_APP_STORAGE_LIMIT=30000000
_APP_STORAGE_PREVIEW_LIMIT=20000000