forked from extern/nushell
7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
|
// a object with the root braces omitted
|
||
|
database:
|
||
|
{
|
||
|
host: 127.0.0.1
|
||
|
port: 555
|
||
|
}
|