Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pole-Web
Website
Commits
662d105f
Verified
Commit
662d105f
authored
Oct 26, 2021
by
VAN ZUIJLEN Nils
Browse files
Clarify sqlite database placement
Signed-off-by:
Nils VAN ZUIJLEN
<
nils.van-zuijlen@mailo.com
>
parent
86544d24
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
662d105f
...
...
@@ -19,7 +19,7 @@ Or do `pip install --user pipenv`
## Database
By default, it uses a sqlite database located
at
`
/
db.sqlite3`
which
is ignored by git.
By default, it uses a sqlite database located
in
`db.sqlite3`
at the repository root and
is ignored by git.
This is not the production setup, so some DB checks may not be done.
As the CI runs with the same engine as production (PostgreSQL), this is not critical if
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment