diff --git a/.env.example b/.env.example index f6b16ff..dcf27b5 100644 --- a/.env.example +++ b/.env.example @@ -7,4 +7,4 @@ EMAIL_RECEIVER=email-to-receive-surf-report COMMAND=localhost:8000 SUBJECT='Surf Report' -WEBSITE=False \ No newline at end of file +WEBSITE=True \ No newline at end of file