Fix for revproxy; adding simple-web script.

This commit is contained in:
root
2017-01-30 12:12:05 -06:00
parent 66f8fdde63
commit 9910b9ced8
3 changed files with 14 additions and 6 deletions

2
Admin/simple-web Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
python3 -m http.server 8000