This commit is contained in:
2025-02-25 12:02:05 +00:00
parent 59c087865f
commit 91c7a7c562
3 changed files with 2 additions and 8 deletions

View File

@ -1,3 +1 @@
from inventory_check import app
app = app('production')
from inventory_check import app as application