open-webui/backend
Giulio De Pasquale 1cbbfc7c66
fix: use exec the uvicorn process to handle Docker's SIGTERM correctly
Replace the shell with the uvicorn process, so it becomes PID 1 and receives the signals directly
2024-01-24 17:57:35 +00:00
..
apps
data
utils
.dockerignore
.gitignore
config.py
constants.py
dev.sh
main.py
requirements.txt
start.sh fix: use exec the uvicorn process to handle Docker's SIGTERM correctly 2024-01-24 17:57:35 +00:00