Update container runtime guidance

This commit is contained in:
yeasy
2026-03-16 20:49:00 -07:00
committed by Baohua Yang
parent b5830eb690
commit 2b82e16bcb
22 changed files with 115 additions and 49 deletions

View File

@@ -267,7 +267,7 @@ web-1 | Watching for file changes with StatReloader
web-1 | Starting development server at http://0.0.0.0:8000/
```
打开浏览器访问 http://localhost:8000,可以看到 Django 欢迎页面!
打开浏览器访问 `http://localhost:8000`可以看到 Django 欢迎页面
### 11.6.9 常用开发命令