Skip to content
Snippets Groups Projects
Commit 1c4b3851 authored by Jonas Leder's avatar Jonas Leder
Browse files

add comment

parent 2cb5dbe6
Branches
Tags
No related merge requests found
Pipeline #204 passed
from main import startup, app from main import startup, app
if(__name__ == "__main__"): if(__name__ == "__main__"):
startup(True) startup(True) #start the webserver in production mode (waitress)
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment