Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
bobby-didcoding committed Oct 4, 2024
1 parent 0edcae8 commit 2890ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
def is_local_docker():
return os.getenv('IS_DOCKER') is True


def is_local():
return os.getenv('APP_ENVIRONMENT') is None

Expand Down

0 comments on commit 2890ac4

Please sign in to comment.