bugfix: installation permissions error for sqlite writing
This commit is contained in:
@@ -28,6 +28,10 @@ or by executing kjv-api-test.sh which will listen on 0.0.0.0:1612
|
||||
|
||||
Visiting the base directory will show the user-facing documentation via web browser or cURL.
|
||||
|
||||
When testing or doing a deployment, the data directory must be owned by whatever user is
|
||||
running the program in order to prevent a sqlite3.OperationalError for writing to a "readonly"
|
||||
database.
|
||||
|
||||
CONTENTS
|
||||
========
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user