added static server
This commit is contained in:
@@ -1 +1 @@
|
||||
python3 -m http.server 8083 &
|
||||
go run staticServer.go &
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
python3 -m http.server 8083 &
|
||||
go run staticServer.go &
|
||||
|
||||