From 1e317d97a39e170cd2eca53a2b1df2cee489f681 Mon Sep 17 00:00:00 2001 From: kamtschatka Date: Fri, 10 May 2024 22:00:23 +0200 Subject: Development Instructions are incomplete/not working (fixes #145) (#146) updated the documentation on how to set up the development environment Co-authored-by: kamtschatka --- .env.sample | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .env.sample (limited to '.env.sample') 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= +NEXTAUTH_SECRET= \ No newline at end of file -- cgit v1.3-1-g0d28