Files
inventory_check/wsgi.py
2025-02-25 18:52:49 +08:00

3 lines
56 B
Python

from inventory_check import app
app = app('production')