Cleans up .env and settings files
Some outdated stuff doesn't need to be in there
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user