05/06/2026 Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
"""wsgi_tenant.py — Gunicorn entrypoint for mydomain.com"""
|
||||
from app.tenant import create_tenant_app
|
||||
app = create_tenant_app()
|
||||
Reference in New Issue
Block a user