File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ Option 2: You can type the following in your browser search bar
8383- chrome://apps/ (For Chrome)
8484
8585Option 3: You can access the Dappnode app using your ** dyndns** (Dappnode's unique identifier) and ** https** writing the domain below in the browser:
86- https://pwa .< dyndns > .io
86+ https://pwa.dyndns.io
8787e.g. https://pwa.e17cb74a302298e6.dyndns.dappnode.io/
8888You can find your dyndns in the top right icon in the Dappmanager.
8989![ dyndns] ( /img/dyndns.png )
Original file line number Diff line number Diff line change @@ -442,6 +442,19 @@ const sidebars = {
442442 } ,
443443 ] ,
444444 } ,
445+ {
446+ type : "category" ,
447+ label : "Dappnode App" ,
448+ items : [
449+ {
450+ type : "doc" ,
451+ label : "Overview" ,
452+ id : "user/notifications/overview" ,
453+ } ,
454+
455+
456+ ] ,
457+ } ,
445458 {
446459 type : "category" ,
447460 label : "Ethical metrics" ,
You can’t perform that action at this time.
0 commit comments