diff --git a/justfile b/justfile index 59837ff..4bc58ed 100644 --- a/justfile +++ b/justfile @@ -1,6 +1,7 @@ _default: @just --list +# Don't use this secret key for your own install, it's public! export SECRET_KEY := "MHSePvm1msyOkYuJ7u+MtyJYCzgdHCS7QNvrk9ts+rI=" [doc("Run the reader locally in demo mode.")] # don't re-use this secret key