Skip to content

🔧(docker) run django app with uvicorn in dev environment#2230

Open
lunika wants to merge 1 commit intomainfrom
docker-uvicorn
Open

🔧(docker) run django app with uvicorn in dev environment#2230
lunika wants to merge 1 commit intomainfrom
docker-uvicorn

Conversation

@lunika
Copy link
Copy Markdown
Member

@lunika lunika commented Apr 20, 2026

Purpose

The django application is running in ASGI in production, to have the same behavior we run the development container with uvicorn too with options more appropriated for a development evironment.

Proposal

  • 🔧(docker) run django app with uvicorn in dev environment

The django application is running in ASGI in production, to have the
same behavior we run the development container with uvicorn too with
options more appropriated for a development evironment.
@lunika lunika enabled auto-merge (squash) April 22, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant