Signle page app server update
This commit is contained in:
parent
3afe83f3ad
commit
cc0b252b81
3 changed files with 193 additions and 206 deletions
|
|
@ -14,4 +14,5 @@ PORT=83
|
|||
cd /app/build/web/
|
||||
|
||||
# Start the web server on the specified port
|
||||
#python3 -m http.server 83
|
||||
python3 -u ../../server/MIH_web_server.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue