aboutsummaryrefslogtreecommitdiffstats
path: root/.env.sample
diff options
context:
space:
mode:
Diffstat (limited to '.env.sample')
-rw-r--r--.env.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.sample b/.env.sample
new file mode 100644
index 00000000..6f492eaa
--- /dev/null
+++ b/.env.sample
@@ -0,0 +1,3 @@
+# See https://docs.hoarder.app/configuration for more information
+DATA_DIR=<path>
+NEXTAUTH_SECRET=<secret> \ No newline at end of file