Skip to content

Commit

Permalink
There
Browse files Browse the repository at this point in the history
  • Loading branch information
JDJGInc authored Apr 25, 2024
1 parent ebed4fe commit d387a2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions server.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,3 +193,8 @@ async def main():


# may also run in the command line idk yet

if not os.getenv("redirect_url") or not os.getenv("website_redirect_url") or not os.getenv("stats_redirect_url"):
load_dotenv()
# only gunatrees data is loaded properly

0 comments on commit d387a2f

Please sign in to comment.