This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrorlandia_minetest
/
contentdb
Watch
1
Star
0
Fork
0
You've already forked contentdb
mirror of
https://github.com/minetest/contentdb.git
synced
2025-01-05 12:47:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dcfd2b0003
contentdb
/
rundebug.py
4 lines
70 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-03-18 18:43:30 +01:00
from
app
import
app
Use consistent quotes
2018-03-21 23:03:37 +01:00
app
.
run
(
host
=
"
127.0.0.1
"
,
port
=
5000
,
debug
=
True
)
Reference in New Issue
Copy Permalink