summaryrefslogtreecommitdiffstats
path: root/server/config/authentication.template.json
diff options
context:
space:
mode:
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>"
+}