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

18 行
381 B
YAML

profile_id: express-core-current
system_id: express
version: current
artifact_mode: synthetic
verification_mode: synthetic
browser_required: true
services:
app:
image: nginxdemos/hello:latest
ports:
- 18178:80
baseline_urls:
- http://127.0.0.1:18178/
seed_actions:
- kind: note
message: Use default seed strategy derived from repro profile.
cleanup_policy: destroy