This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
secmsg
Watch
1
Star
0
Fork
You've already forked secmsg
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c16e50a645
secmsg
/
Makefile
6 lines
90 B
Makefile
Raw
Blame
History
debug
:
flask --app secmsg run --debug
prod
:
gunicorn -b :5000 --threads
128
secmsg:app
Reference in New Issue
View Git Blame
Copy Permalink