Files
Event-Tracker/config-template.json
2026-03-04 21:00:14 -06:00

11 lines
188 B
JSON

{
"port": 80,
"filesFolder": "static",
"pgClient": {
"user": "",
"host": "127.0.0.1",
"database": "",
"password": "",
"port": ""
}
}