We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0861f7c commit f187bf8Copy full SHA for f187bf8
Makefile
@@ -8,4 +8,5 @@ build:
8
./build.sh
9
10
render-start:
11
- uv run gunicorn task_manager.wsgi:application
+ gunicorn task_manager.wsgi:application
12
+
0 commit comments