Expand lab seed tiers, OpenAPI PARAMS, and console DATA/Params UX.

This commit is contained in:
2026-07-18 08:46:39 +03:00
parent f8d3cbdd59
commit 63cc409424
71 changed files with 38380 additions and 796 deletions
+3 -1
View File
@@ -146,7 +146,9 @@ services:
- ../docker/tls/server.crt:/etc/nginx/tls/server.crt:ro
- ../docker/tls/server.key:/etc/nginx/tls/server.key:ro
ports:
- "127.0.0.1:18443:443"
# Host-only alias; keep off 443/18443 so this stack can coexist with the
# main repo compose (https://localhost) without stealing the lab gateway.
- "127.0.0.1:28443:443"
pulumi-runner:
build: