star-drive-dist/backend/star.wsgi

4 lines
56 B
Python

import os
import sys
from app import app as application