@@ -18,7 +18,7 @@ alembic-downgrade:
# Command to run the server
run:
uvicorn src.main:app --reload --host 0.0.0.0 --port 8000 --reload-dir src
uvicorn src.main:app --host 0.0.0.0 --port 8000 --reload --env-file .env
# Command to run the server in production mode
run-prod:
The note is not visible to the blocked user.