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

added keystorePassword to server settings file

parent 8766ec72
No related branches found
No related tags found
1 merge request!58merge new_database_structure into master
...@@ -5,5 +5,6 @@ ...@@ -5,5 +5,6 @@
"databasePassword": "", "databasePassword": "",
"serverPort": 9000, "serverPort": 9000,
"serverSecret": "geheim", "serverSecret": "geheim",
"keystorePath": "" "keystorePath": "",
"keystorePassword": ""
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment