diff --git a/frontend/public/json/minthcm.json b/frontend/public/json/minthcm.json index 226f802cb..680212e52 100644 --- a/frontend/public/json/minthcm.json +++ b/frontend/public/json/minthcm.json @@ -31,5 +31,10 @@ "username": "admin", "password": "minthcm" }, - "notes": [] + "notes": [ + { + "text": "Database credentials are stored in ~/minthcm.creds", + "type": "info" + } + ] }