Alyahya / wsgx.py
Ansaribinhyder's picture
Updated Docker
b997176
raw
history blame contribute delete
78 Bytes
# wsgi.py
from main import *
# Create the Flask app
obj_app = get_all_posts()