diff --git a/gestioncof/fixtures/sites.json b/gestioncof/fixtures/sites.json index a0d8c271..de965f9b 100644 --- a/gestioncof/fixtures/sites.json +++ b/gestioncof/fixtures/sites.json @@ -1,7 +1,7 @@ [ { "fields": { - "domain": "localhost", + "domain": "localhost:8000", "name": "GestioCOF - dev - local" }, "model": "sites.site",