mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 22:59:28 +00:00
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"host": "hostname",
|
|
"port": 1111,
|
|
"user": "username",
|
|
"password": "password",
|
|
"database": "dbname"
|
|
}
|