Wire production domain, CORS for tenant subdomains, celery volume mounts, and nginx reverse proxy configs for apex, API, identity, auth, and wildcard tenants. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
94 B
INI
6 lines
94 B
INI
[pytest]
|
|
asyncio_mode = auto
|
|
testpaths = app/tests
|
|
python_files = test_*.py
|
|
addopts = -q
|