AI-Tennis-Coach/server/config/config.json
2025-02-11 11:23:59 +05:30

10 lines
175 B
JSON

{
"development": {
"username": "tennish",
"password": "Tensskdb@124",
"database": "Ai-Tennis-coach",
"host": "14.97.60.131",
"dialect": "postgres"
}
}