diff --git a/.env.development b/.env.development index 71a03e7..f23e290 100644 --- a/.env.development +++ b/.env.development @@ -8,7 +8,7 @@ API_TOKEN_EXPIRESIN=1d GOOGLE_OAUTH_CLIENT="53206975661-asnf3qe4bg29p8h981pgf099osvrjbme.apps.googleusercontent.com" GOOGLE_OAUTH_CLIENT2="53206975661-ih3r0ubph3rqejdq97b029difbrk2bqj.apps.googleusercontent.com" GOOGLE_OAUTH_CLIENT_IOS="53206975661-qan0rnefniegjv53ohild375pv0p7ekd.apps.googleusercontent.com" -DB_MAIN=mongodb://192.168.100.22/wallet-development +DB_MAIN=mongodb://188.88.0.2/wallet-development EMAIL_VERIFY_URL="https://wallet.cebggame.com" EMAIL_SERVER='http://127.0.0.1:3087'