diff --git a/.example.env b/.example.env new file mode 100644 index 0000000..cf8d835 --- /dev/null +++ b/.example.env @@ -0,0 +1,5 @@ +# copy and rename this file to `.env` +NEWSLETTER_TOKEN= +NEWSLETTER_ENDPOINT= +FEEDBACK_TOKEN= +FEEDBACK_ENDPOINT= \ No newline at end of file