Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions adventures/04-blind-by-design/docs/beginner.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ Before you open the forwarded port, start the Spring Boot lab so it is actually

The lab boots in the broken state — `Trial` returns the hard-coded `"untreated"` literal — and that is exactly the starting point you want.

> **Set port 8080 to Public.** In the **Ports** tab, right-click port `8080` and set its visibility to **Public** so the forwarded address is accessible in your browser.

### 3. Access the UI

Open the **Ports** tab in the bottom panel. You should see:
Expand Down