Skip to content

Commit

Permalink
chore: add LITESTAR_APP var
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Jul 20, 2023
1 parent 678c012 commit 53a9849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ SERVER_PORT=8000
SERVER_HTTP_WORKERS=1

# --- App Settings ---
LITESTAR_APP=app.asgi:create_app
ENVIRONMENT=dev
SECRET_KEY=ThisIsNotAProductionToken
DEBUG=True
Expand Down

0 comments on commit 53a9849

Please sign in to comment.