docs: 移动蓝绿部署指南到 troubleshooting 目录
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
backend:
|
||||
command: uvicorn app.main:app --host 0.0.0.0 --port 8000 --workers 2
|
||||
Reference in New Issue
Block a user