You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README.md mentioned that LOCAL_HOST was optional but it actually was
not. Added conditional statements to make it optional.
Changed position of PROJECT_ROOT to make sure that all the variables
related to static files are found one after the other.
Moved an import statement from the bottom to the top to keep all imports
in the same place.
0 commit comments