Skip to content

Commit 9924412

Browse files
committed
Force redeploy - fix timeout issue on Render
1 parent d9209fc commit 9924412

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/server/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Main module for the FastAPI application."""
2+
# Render deployment fix - trigger redeploy
23

34
import os
45
from pathlib import Path

0 commit comments

Comments
 (0)