Update src/app-config/config.local.json
This commit is contained in:
parent
49be465b01
commit
90ca9ec298
@ -59,7 +59,9 @@
|
||||
"redisConfig": {
|
||||
"host": "192.168.0.113",
|
||||
"port": 6379,
|
||||
"db": 0
|
||||
"db": 0,
|
||||
"username": "default",
|
||||
"password":"oRYKRJKppvVqmSvTCiGeqVF4DDiFc22g6zodJQwbZCxNvKI34UYoQ8bMqdfDtmqd"
|
||||
},
|
||||
"googleOauthConfig": {
|
||||
"clientId": "361418022886-q8inm4gh7aqhopitpsl87m0vcgces320.apps.googleusercontent.com",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user