Skip to content

Commit c55b673

Browse files
committed
BuildingDepot-3.2.8.43
--Removed configs.
1 parent 49cba4c commit c55b673

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

configs/bd_config.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"access_token": "ya29.GluFBmrJ_km58xGsbPozKcqzyfBuvcaGWpdCh7zGxwAyLbXtE24slq9jaH44d51WZI3OaXk4RJA3kMuTzcdiKkyND5bCl5DpQNzpPdjZMKmSIqDWHU040r0ggkby",
3-
"key_path": "/etc/letsencrypt/live/bd-testbed.ucsd.edu/privkey.pem",
4-
"client_id": "266865174382-95tvm4in05j181rj3bkleg9tm9qpme4f.apps.googleusercontent.com",
5-
"client_secret": "IGuYmOWRh0bc4p_RY59Yp10a",
6-
"cert_path": "/etc/letsencrypt/live/bd-testbed.ucsd.edu/fullchain.pem",
7-
"ip_address": "bd-testbed.ucsd.edu",
8-
"email": "[email protected]",
9-
"refresh_token": "1/PF1FE6m3CxToYXSCW_JMqrat5gaaRPdV8DakMULdoSIf-dUBJjN8bGhRs1Dr9fTP",
10-
"redis_pwd": "redis_pwd",
11-
"influx_user": "bd_influx_admin",
12-
"influx_pwd": "influx_bd_pw",
13-
"mongo_user": "bd_mongo_admin",
14-
"mongo_pwd": "mongo_bd_pw"
2+
"access_token": "",
3+
"key_path": "",
4+
"client_id": "",
5+
"client_secret": "",
6+
"cert_path": "",
7+
"ip_address": "",
8+
"email": "",
9+
"refresh_token": "",
10+
"redis_pwd": "",
11+
"influx_user": "",
12+
"influx_pwd": "",
13+
"mongo_user": "",
14+
"mongo_pwd": ""
1515
}

0 commit comments

Comments
 (0)