Update src/app-config/config.local.json

This commit is contained in:
Codevice Solution Pvt Ltd 2025-08-10 07:20:57 +00:00
parent 49be465b01
commit 90ca9ec298

View File

@ -59,7 +59,9 @@
"redisConfig": { "redisConfig": {
"host": "192.168.0.113", "host": "192.168.0.113",
"port": 6379, "port": 6379,
"db": 0 "db": 0,
"username": "default",
"password":"oRYKRJKppvVqmSvTCiGeqVF4DDiFc22g6zodJQwbZCxNvKI34UYoQ8bMqdfDtmqd"
}, },
"googleOauthConfig": { "googleOauthConfig": {
"clientId": "361418022886-q8inm4gh7aqhopitpsl87m0vcgces320.apps.googleusercontent.com", "clientId": "361418022886-q8inm4gh7aqhopitpsl87m0vcgces320.apps.googleusercontent.com",