Compare commits

..

No commits in common. "4ef139b2f570ee40b9da15b251a32fb14cbc9f79" and "e8baaa12d2fa92c53a98e7a15626f59bac6f3bf3" have entirely different histories.

2 changed files with 2 additions and 2 deletions

2
env/env.development vendored
View File

@ -25,7 +25,7 @@ CRON_EVERY_HOUR="0 * * * *"
EMAIL_HOST=smtp.gmail.com
EMAIL_POST=465
EMAIL_USER=weplayground.app@gmail.com
EMAIL_TOKEN="sonv vwiu khse vtmv"
EMAIL_TOKEN=sonvvwiukhsevtmv
// nama email yang akan muncul ke user sebagai pengirim
EMAIL_SENDER=no-reply@eigen.co.id

2
env/env.production vendored
View File

@ -25,7 +25,7 @@ CRON_EVERY_HOUR="0 * * * *"
EMAIL_HOST=smtp.gmail.com
EMAIL_POST=465
EMAIL_USER=weplayground.app@gmail.com
EMAIL_TOKEN="sonv vwiu khse vtmv"
EMAIL_TOKEN=sonvvwiukhsevtmv
MIDTRANS_URL=https://app.midtrans.com
MIDTRANS_PRODUCTION=true