Cleans up .env and settings files
Some outdated stuff doesn't need to be in there
This commit is contained in:
parent
5b40069d99
commit
948a5dea10
4 changed files with 5 additions and 28 deletions
1
.github/workflows/django-tests.yml
vendored
1
.github/workflows/django-tests.yml
vendored
|
@ -50,7 +50,6 @@ jobs:
|
|||
SECRET_KEY: beepbeep
|
||||
DEBUG: true
|
||||
DOMAIN: your.domain.here
|
||||
OL_URL: https://openlibrary.org
|
||||
BOOKWYRM_DATABASE_BACKEND: postgres
|
||||
MEDIA_ROOT: images/
|
||||
POSTGRES_PASSWORD: hunter2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue