Expand lab seed tiers, OpenAPI PARAMS, and console DATA/Params UX.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user