文件
websafe-kb/00-environments/profiles/core/nextjs/current.yaml

18 行
373 B
YAML

profile_id: nextjs-core-current
system_id: nextjs
version: current
artifact_mode: official-source
verification_mode: real
browser_required: true
services:
app:
image: node:22-alpine
ports:
- 18090:3000
baseline_urls:
- http://127.0.0.1:18090/
seed_actions:
- kind: note
message: Use default seed strategy derived from repro profile.
cleanup_policy: destroy