Skip to content

Commit

Permalink
Fixed password (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mellowlynx authored Nov 9, 2024
1 parent 957f7e8 commit 970571a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions json/filebrowser.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
],
"default_credentials": {
"username": "admin",
"password": "changeme"
"password": "helper-scripts.com"
},
"notes": [
{
"text": "Execute within an existing LXC Console",
"type": "warning"
}
]
}
}

0 comments on commit 970571a

Please sign in to comment.