diff --git a/config/default.json b/config/default.json index dc972ae..cdceb9b 100644 --- a/config/default.json +++ b/config/default.json @@ -1,7 +1,7 @@ { - "PRO_MONGO":"mongodb+srv://dbAdmin:LovingParent2020!@cluster0.xldio.mongodb.net/twelve", - "DEV_MONGO":"mongodb+srv://dbAdmin:LovingParent2020!@cluster0.xldio.mongodb.net/test", - "LOCAL_MONGO":"mongodb://127.0.0.1:27017/twelve", - "jwtSecret":"lucky3114", + "PRO_MONGO": "mongodb+srv://dbAdmin:LovingParent2020!@cluster0.xldio.mongodb.net/twelve", + "DEV_MONGO": "mongodb+srv://dbAdmin:LovingParent2020!@cluster0.xldio.mongodb.net/test", + "LOCAL_MONGO": "mongodb://127.0.0.1:27017/twelve", + "jwtSecret": "lucky3114", "expiresIn": 3600 -} \ No newline at end of file +} diff --git a/frontend/public/index.html b/frontend/public/index.html index 1bc8c75..03a73fb 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -26,7 +26,7 @@ Twelve.Community - +