Skip to content

Commit 1b6d26a

Browse files
Update livebook.json (#9070)
Fixed incorrect path to livebook.creds file
1 parent cad3f71 commit 1b6d26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/livebook.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"notes": [
3535
{
36-
"text": "Show initial Livebook password: `cat ~/livebook.creds`",
36+
"text": "Show initial Livebook password: `cat /opt/livebook/livebook.creds`",
3737
"type": "info"
3838
}
3939
]

0 commit comments

Comments
 (0)