Updates test env
This commit is contained in:
1
.github/workflows/django-tests.yml
vendored
1
.github/workflows/django-tests.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
||||
env:
|
||||
SECRET_KEY: beepbeep
|
||||
DEBUG: false
|
||||
USE_HTTPS: true
|
||||
DOMAIN: your.domain.here
|
||||
BOOKWYRM_DATABASE_BACKEND: postgres
|
||||
MEDIA_ROOT: images/
|
||||
|
Reference in New Issue
Block a user