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

18 行
372 B
YAML

profile_id: nginx-core-current
system_id: nginx
version: current
artifact_mode: official-image
verification_mode: real
browser_required: false
services:
app:
image: nginx:1.27-alpine
ports:
- 18086:80
baseline_urls:
- http://127.0.0.1:18086/
seed_actions:
- kind: note
message: Use default seed strategy derived from repro profile.
cleanup_policy: destroy