Skip to content

Commit aef177a

Browse files
docs: add Console UI port to reference
Signed-off-by: David Dal Busco <[email protected]>
1 parent 687454d commit aef177a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/reference/emulator/skylab.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,11 @@ export default defineConfig({
3535
}
3636
});
3737
```
38+
39+
---
40+
41+
## Accessing the Console UI
42+
43+
When running Skylab, the Console UI is available at http://localhost:5866.
44+
45+
This is the same interface used in production at [console.juno.build](https://console.juno.build), allowing you to create Satellites and Orbiters, inspect your wallet, manage your Datastore and Storage, etc.

0 commit comments

Comments
 (0)