Skip to content

Instantly share code, notes, and snippets.

@i40sys
Created March 1, 2022 05:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save i40sys/92cf10c45f131d24721f591fc42ae208 to your computer and use it in GitHub Desktop.
Save i40sys/92cf10c45f131d24721f591fc42ae208 to your computer and use it in GitHub Desktop.
adminAuth: {
type: "credentials",
users: [{
username: "admin",
password: "$2b$08$HaTrfkNeGlpFwOShiFL3V.49VzdgGXdNqRe7hO1Omh/LbsjTP0x16",
permissions: "*"
}]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment