mirror of
https://github.com/imgyh/tiktok.git
synced 2025-04-06 08:15:46 +08:00
docs(readme): 更新README
This commit is contained in:
parent
7c44b9426d
commit
50beb45228
@ -63,6 +63,8 @@ docker run -d -p 5000:5000 --name tiktok --restart=always imgyh/tiktokweb
|
|||||||
cd /path/to/tiktok
|
cd /path/to/tiktok
|
||||||
python -m pip install -r requirements.txt
|
python -m pip install -r requirements.txt
|
||||||
python TikTokWeb.py
|
python TikTokWeb.py
|
||||||
|
# 指定端口运行
|
||||||
|
python TikTokWeb.py -p 5001
|
||||||
```
|
```
|
||||||
|
|
||||||
访问: http://localhost:5000
|
访问: http://localhost:5000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user