Disable HTTPS urls in test
This commit is contained in:
parent
97aaffaeda
commit
a2f8f335e4
1 changed files with 1 additions and 0 deletions
|
|
@ -23,3 +23,4 @@ env =
|
||||||
DEBUG=False
|
DEBUG=False
|
||||||
WEAK_PASSWORDS=True
|
WEAK_PASSWORDS=True
|
||||||
CREATE_IMAGE_THUMBNAILS=False
|
CREATE_IMAGE_THUMBNAILS=False
|
||||||
|
FORCE_HTTPS_URLS=False
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue