diff --git a/.env b/.env index dc5a45a..61f0d9d 100644 --- a/.env +++ b/.env @@ -1,3 +1,2 @@ -NOTESNOOK_API_SECRET= -ORIGIN_CERT_PATH= -ORIGIN_CERT_KEY_PATH= \ No newline at end of file +# Required variables +NOTESNOOK_API_SECRET= # This should be a randomly generated secret \ No newline at end of file