Skip to content

Instantly share code, notes, and snippets.

@LOURC0D3
Created October 13, 2024 14:49
Show Gist options
  • Select an option

  • Save LOURC0D3/341ae23d30a71d7ee40a4c2e113f71f7 to your computer and use it in GitHub Desktop.

Select an option

Save LOURC0D3/341ae23d30a71d7ee40a4c2e113f71f7 to your computer and use it in GitHub Desktop.
{
"users": [
{
"id": "admin",
"password": "$2b$10$EHdU9Gmk18Z5jHOD7dcp5OXPT4DZ6aviUr315vZ.xS11iNcRsksO6"
},
{
"id": "guest",
"password": "$2b$10$5OmrHadoOIABttKmq3u.u.ds0dQgxLHjv33ggiMhRjrIjwPaOfhba"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment