Removed the need to specify the DJANGO_ALLOWED_HOSTS variable
This commit is contained in:
parent
f07d696445
commit
409b076c23
5 changed files with 2 additions and 9 deletions
|
|
@ -140,7 +140,6 @@ test_api:
|
|||
paths:
|
||||
- "$PIP_CACHE_DIR"
|
||||
variables:
|
||||
DJANGO_ALLOWED_HOSTS: "localhost"
|
||||
DATABASE_URL: "postgresql://postgres@postgres/postgres"
|
||||
FUNKWHALE_URL: "https://funkwhale.ci"
|
||||
DJANGO_SETTINGS_MODULE: config.settings.local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue