[GH-ISSUE #17918] feat: Support arbitrary Uvicorn args ("$@") #57103

Closed
opened 2026-05-05 20:36:06 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @attilaolah on GitHub (Sep 30, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17918

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I want to pass additional args to Uvicorn, e.g. TLS certificates.

Desired Solution you'd like

This could be as easy as appending "$@" to the start.sh script in in the Docker container, allowing additional flags to be passed via container args.

Alternatives Considered

No response

Additional Context

No response

Originally created by @attilaolah on GitHub (Sep 30, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/17918 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I want to pass additional args to Uvicorn, e.g. TLS certificates. ### Desired Solution you'd like This could be as easy as appending `"$@"` to the `start.sh` script in in the Docker container, allowing additional flags to be passed via container args. ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#57103