summaryrefslogtreecommitdiffstats
path: root/server/config/authentication.template.json
diff options
context:
space:
mode:
authorJannik Schönartz2018-07-02 21:52:25 +0200
committerJannik Schönartz2018-07-02 21:52:25 +0200
commitaa4e552a03657a63922f5cd085431257c183f458 (patch)
treefc8cd63129bb54b06326c11847a9731fe70f1b33 /server/config/authentication.template.json
downloadbas-aa4e552a03657a63922f5cd085431257c183f458.tar.gz
bas-aa4e552a03657a63922f5cd085431257c183f458.tar.xz
bas-aa4e552a03657a63922f5cd085431257c183f458.zip
[server] Initial commit to add the node server stuff.
Diffstat (limited to 'server/config/authentication.template.json')
-rw-r--r--server/config/authentication.template.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/config/authentication.template.json b/server/config/authentication.template.json
new file mode 100644
index 0000000..17f5c11
--- /dev/null
+++ b/server/config/authentication.template.json
@@ -0,0 +1,3 @@
+{
+ "secret": "<SECRET>"
+}