Files
fmgapp/datasources/clients.json

10 lines
177 B
JSON
Executable File

{
"key": "clients",
"driver": "pgsql",
"host": "localhost",
"port": "5432",
"database": "adx_clients",
"username": "admin",
"password": "admin123"
}