Update README
This commit is contained in:
parent
2d377081b6
commit
47592d5c44
|
@ -15,6 +15,7 @@
|
||||||
+ `export FLASK_APP=server.py`
|
+ `export FLASK_APP=server.py`
|
||||||
+ `export FLASK_ENV=production`
|
+ `export FLASK_ENV=production`
|
||||||
+ `flask run -p 9876`
|
+ `flask run -p 9876`
|
||||||
|
+ Start the minetest server via `minetest [params] |& python3 pipe_in.py`
|
||||||
|
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
Loading…
Reference in New Issue