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

18 行
374 B
YAML

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