hostname-service/config.example.json

5 lines
83 B
JSON

{
"jwtKey": "your_secret_key",
"databaseFile": "hostname-service.db"
}