Files @ 436de322df81
Branch filter:

Location: C3L-NOC/spaceapi/run.py

Dennis Fink
Add the possibility to specify more users
1
2
3
from spaceapi import create_app

create_app().run(debug=True)