pkrm.dev/wsgi.py
Parker M 174a575759
Divert from GitHub Pages -> Flask
Self host the website because of issues that came up when getting a Synapse server running.
2023-09-10 19:17:16 -05:00

2 lines
54 B
Python

from serve import app as application
app = application