aidswidjaja / PotatoBoard

PotatoBoard is a almost-complete bulletin board workflow, written with Django.
MIT License
0 stars 0 forks source link

Incorrect reference to .env #4

Open aidswidjaja opened 3 years ago

aidswidjaja commented 3 years ago

/Users/Adrian/PotatoBoard/env/lib/python3.9/site-packages/environ/environ.py:628: UserWarning: /Users/Adrian/PotatoBoard/board/.env doesn't exist - if you're not configuring your environment separately, create one.

There is probably an incorrect reference to .env somewhere, currently not affecting prod so it has been marked as a Low Priority issue.