更新 部署CodeServer.md

This commit is contained in:
8ga
2026-03-04 14:19:33 +08:00
parent a8f42be666
commit c183e25107

View File

@@ -18,5 +18,5 @@ services:
- ./workspace:/projects
ports:
- "48331:8443"
restart: on-failure:5
restart: on-failure:3
```