Signle page app server update

This commit is contained in:
2024-09-04 15:50:20 +02:00
parent 3afe83f3ad
commit cc0b252b81
3 changed files with 193 additions and 206 deletions

View File

@@ -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