4 lines
111 B
Bash
4 lines
111 B
Bash
|
|
python3 -m http.server 8088 \
|
||
|
|
--bind 0.0.0.0 \
|
||
|
|
--directory /data1/dongying/Mono3d/G1Q3/feishu_project/site
|