kaleidos-ventures / taiga-scripts

Taiga deploy scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup properly django_sites configuration.

niwinz opened this issue · comments

In your email you're giving a: http://localhost:9001, seems wrong to me.

Can you give me the way to fix it manually for the moment ? So I make it work here ?

Should I hit my server on port 80 on this path ? Seems to not work... should I try on port 9001 ? (Actually closed).

You should put something to:

SITES["front"]["domain"] = "localhost:8080"

on your local.py