parent
e62e54757a
commit
10648a6d0a
@ -7,7 +7,6 @@ Remove the `.bak` from `db.sqlite3.bak` and `settings.json.bak`
|
||||
`./CalibreWebCompanion`
|
||||
run `./manage.py runserver`
|
||||
|
||||
^ These are still instructions for using it in development mode. This will be changed to instructions on how to deploy sometime in the future.
|
||||
this is in development mode. don't actually use it or release it like this. The debug info it shows is spicy.
|
||||
# Features
|
||||
|
||||
|
@ -1,22 +0,0 @@
|
||||
[
|
||||
{
|
||||
"pw": "profiling1234",
|
||||
"user": "performance1"
|
||||
},
|
||||
{
|
||||
"pw": "profiling1234",
|
||||
"user": "performance2"
|
||||
},
|
||||
{
|
||||
"pw": "profiling1234",
|
||||
"user": "performance3"
|
||||
},
|
||||
{
|
||||
"pw": "profiling1234",
|
||||
"user": "performance4"
|
||||
},
|
||||
{
|
||||
"pw": "profiling1234",
|
||||
"user": "performance5"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user