gimm285-api-project/server/model/creds.json.example

6 lines
111 B
Text
Raw Normal View History

2023-04-18 14:58:48 -06:00
{
"host": "example.com",
"user": "USERNAME",
"password": "itsasecrettoeveryone",
"database": "DBNAME"
}