perf: 默认开启局域网访问

1. 更正 README 使用方法内容
2. 更正 Dockerfile 版本号

Closes #134
Closes #135
Closes #137
This commit is contained in:
JoeanAmier
2024-08-03 21:15:19 +08:00
parent 3e8b69f8e1
commit 678afea954
5 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
FROM python:3.12.4-slim
LABEL name="XHS-Downloader" version="2.1" authors="JoeanAmier"
LABEL name="XHS-Downloader" version="2.2 Beta" authors="JoeanAmier"
COPY locale /locale
COPY source /source