diff --git a/.env.debug b/.env.debug index f7e3cad..686c0f2 100644 --- a/.env.debug +++ b/.env.debug @@ -4,4 +4,4 @@ POSTGRES_DB=arrowcounter POSTGRES_USER=arrowcounter POSTGRES_PASSWORD=password SECURITY_KEY=malusa -ALLOWED_HOSTS=192.168.1.201 +ALLOWED_HOSTS=* diff --git a/counter/templates/counter/list.html b/counter/templates/counter/list.html index 4fcda9e..93ebe33 100644 --- a/counter/templates/counter/list.html +++ b/counter/templates/counter/list.html @@ -4,6 +4,7 @@ {% block content %}