Skip to content

Commit f664497

Browse files
authored
Update Makefile
1 parent 9c7386d commit f664497

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build:
1717
./build.sh
1818

1919
render-start:
20-
/opt/render/project/src/.venv/bin/gunicorn task_manager.wsgi:application
20+
/opt/render/project/src/gunicorn task_manager.wsgi:application
2121

2222
install:
2323
uv sync

0 commit comments

Comments
 (0)