Initial working translator implementation
This commit is contained in:
commit
9439858b11
35 changed files with 5365 additions and 0 deletions
6
config/users.json
Normal file
6
config/users.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
{
|
||||
"id": "admin",
|
||||
"password": "$2b$12$dH6P9Yt4fiqKiihqxgOLo.XqF2FWuspP4jfQJBPWdKWPqAVYe.sq."
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue