Skip to content

Commit f187bf8

Browse files
committed
step 1 done
1 parent 0861f7c commit f187bf8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ build:
88
./build.sh
99

1010
render-start:
11-
uv run gunicorn task_manager.wsgi:application
11+
gunicorn task_manager.wsgi:application
12+

0 commit comments

Comments
 (0)