Skip to content

Commit

Permalink
Change back user
Browse files Browse the repository at this point in the history
  • Loading branch information
x-real-ip committed Sep 19, 2024
1 parent 108b61c commit def97d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
adminAuth: {
type: "credentials",
users: [{
username: "coen",
username: "admin",
password: "$2b$08$/vrQad7nTMczn8loufrLMuuQ1pSNEr.yiwu5bGcxoVzMyp4q6Ym5.",
permissions: "*"
}]
Expand Down

0 comments on commit def97d2

Please sign in to comment.