ptzoptics-node-server/app/config.json

5 lines
102 B
JSON

{
"connectionString": "mongodb://localhost:27017/ptzoptics",
"secret": "your db-secret"
}