dsfx/config.json

7 lines
139 B
JSON
Raw Normal View History

2025-03-08 15:07:27 -05:00
{
"host": "127.0.0.1",
"port": 8000,
"dataDirectory": "/home/dustin/.dsfx/data",
"masterKeyPath": "/home/dustin/.dsfx/masterkey"
}