This commit is contained in:
cedrick2711
2026-07-29 14:48:52 -04:00
132 changed files with 4480 additions and 4423 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ Configuration via environment variables:
import os
import multiprocessing
from app import create_app
from app.app import create_app
app = create_app()