Skip to content

Commit 14aa39c

Browse files
author
tony
committed
support HTTPS
1 parent ebb86cf commit 14aa39c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.DS_Store

8 KB
Binary file not shown.

startHttpsServer.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
nohup python HTTPS_Server.py 8002 &
1+
pushd ./resource
2+
nohup python ../HTTPS_Server.py 8001 &> ../nohup.out &

0 commit comments

Comments
 (0)