mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-03-01 08:13:50 +01:00
New version with security in transport (https selfsigned), change deps, and preparing web version
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "$(realpath "$0")")";
|
||||
waitress-serve --port=3333 api:api
|
||||
python3 api.py
|
||||
Reference in New Issue
Block a user