diff --git a/README.md b/README.md index c317a21..405bb46 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ urlpatterns = [ path("feature/tiles.json", views.FeatureTileJSONView.as_view(), name="feature-tilejson"), ... ] - +] # in your settings file ALLOWED_HOSTS = [ "a.tiles.xxxx",