Skip to content

Commit 7d10f60

Browse files
KarelWinterskymichelroegl-brunner
authored andcommitted
Update livebook.json (#9070)
Fixed incorrect path to livebook.creds file
1 parent d6782e4 commit 7d10f60

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)