This website requires JavaScript.
Explore
Help
Sign In
sartography
/
protocol-builder-mock
mirror of
https://github.com/sartography/protocol-builder-mock.git
Watch
1
Star
0
Fork
You've already forked protocol-builder-mock
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
80a4fee4cc
protocol-builder-mock
/
run.py
4 lines
77 B
Python
Raw
Blame
History
import
app
if
__name__
==
"
__main__
"
:
app
.
run
(
host
=
'
0.0.0.0
'
,
port
=
6000
)
Reference in New Issue
View Git Blame
Copy Permalink