包含 FastAPI 应用、Nginx 反向代理配置、systemd 服务及腾讯云 pip 源配置。 Co-authored-by: Cursor <cursoragent@cursor.com>
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
[global]
|
|
index-url = https://mirrors.cloud.tencent.com/pypi/simple/
|
|
trusted-host = mirrors.cloud.tencent.com
|