feat: launch Roncarve Harness product page

This commit is contained in:
2026-08-22 21:49:25 +08:00
parent 28574f367a
commit 9cfbb95b1e
18 changed files with 3561 additions and 13 deletions
+6
View File
@@ -5,3 +5,9 @@ services:
restart: unless-stopped
ports:
- "127.0.0.1:8081:80"
healthcheck:
test: ["CMD", "wget", "-q", "--spider", "http://127.0.0.1/products/roncarve-harness/"]
interval: 10s
timeout: 3s
retries: 5
start_period: 5s