Skip to content

Commit

Permalink
style: idk
Browse files Browse the repository at this point in the history
  • Loading branch information
drew138 committed Aug 19, 2024
1 parent e379471 commit c06bbdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/server/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@


def main():

route = os.getenv("ROUTE", "")

port = int(os.getenv("PORT", "8080"))
Expand Down

0 comments on commit c06bbdf

Please sign in to comment.