Skip to content

Commit

Permalink
New Svelte GUI build
Browse files Browse the repository at this point in the history
  • Loading branch information
theyosh authored and github-actions[bot] committed Sep 26, 2024
1 parent 590578f commit ef5d57c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/_faq/debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ tags: [debug]
This should start the TerrariumPI in console mode. So all errors should now be
visible to the console.

When the log line `TerrariumPI 4.X.Y is up and running at address:
http://0.0.0.0:8090 in XX.XX seconds` appears, TerrariumPI is fully started
and you can enter the web gui as normal.
When the log line
`TerrariumPI 4.X.Y is up and running at address: http://0.0.0.0:8090 in XX.XX seconds`
appears, TerrariumPI is fully started and you can enter the web gui as normal.

When you are done debugging, you can press `Ctrl+C` once to stop TerrariumPI.

![TerrariumPI running in debug mode](/assets/img/TerrariumPIInDebugMode.webp)
![TerrariumPI running in debug mode](/assets/img/TerrariumPIInDebugMode.webp)

0 comments on commit ef5d57c

Please sign in to comment.