easyctf-iv-platform/server/app.py
Michael Zhang 4225cc4dde
Initial.
2018-02-20 22:37:10 -06:00

3 lines
51 B
Python
Executable file

from easyctf import create_app
app = create_app()