初始化 FastAPI HTTPS Hello World 服务

包含 FastAPI 应用、Nginx 反向代理配置、systemd 服务及腾讯云 pip 源配置。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ubuntu
2026-06-04 21:59:53 +08:00
co-authored by Cursor
commit 5313206976
7 changed files with 51 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[global]
index-url = https://mirrors.cloud.tencent.com/pypi/simple/
trusted-host = mirrors.cloud.tencent.com