Skip to content

Commit cfb6b78

Browse files
committed
[Local changes]
Signed-off-by: Iván Rodriguez <ivanrwcm25@gmail.com>
1 parent 5ebd549 commit cfb6b78

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

uso.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,19 @@ sharpcore.qcow2
2525
-net user,hostfwd=tcp::5000-:5000 \
2626
-virtfs local,path=/home/ivanr013/sharpcore-share,mount_tag=hostshare,security_model=passthrough,id=hostshare \
2727
-nographic
28+
29+
30+
31+
-- para testear el servidor intra kernel --
32+
sharpcore-linux:~# source venv/bin/activate
33+
((venv) ) sharpcore-linux:~#
34+
((venv) ) sharpcore-linux:~# python3 micro.py
35+
36+
* Serving Flask app 'micro'
37+
* Debug mode: off
38+
WARNING: This is a development server. Do not use it in a production deployment. Use.
39+
* Running on all addresses (0.0.0.0)
40+
* Running on http://127.0.0.1:5000
41+
* Running on http://10.0.2.15:5000
42+
Press CTRL+C to quit
43+

0 commit comments

Comments
 (0)