Skip to content
Snippets Groups Projects
Commit af5ee96c authored by Robert Goldmann's avatar Robert Goldmann
Browse files

Fixed #37 - api: settings-example file

parent ebcb75b1
No related branches found
No related tags found
Loading
{
"database": {
"host": "127.0.0.1",
"port": "5433",
"port": "5432",
"databaseName": "roadmaps",
"user": "roadmaps",
"password": "12345"
......@@ -12,7 +12,7 @@
"useSSL": false,
"keyfile": "",
"certfile": "",
"secret": "KulYdiZJTEvUxNKyseaX"
"secret": ""
},
"users": [
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment