Skip to content

Commit 6a216e2

Browse files
committed
Clarify the dashboard workaround
1 parent 72c13d6 commit 6a216e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/docs/dashboard/page.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Without this variable set to `true`, TerminusDB will serve a discontinuation not
134134

135135
Once configured, access the dashboard at:
136136

137-
```
137+
```text
138138
http://localhost:6363/dashboard
139139
```
140140

@@ -148,7 +148,7 @@ The default credentials are:
148148

149149
When mounting the dashboard, ensure the following structure:
150150

151-
```
151+
```text
152152
/app/terminusdb/dashboard/
153153
├── index.html # Main dashboard entry point
154154
├── assets/ # CSS, JS, and other assets

0 commit comments

Comments
 (0)