okfde / fragdenstaat_de

Froide Theme for fragdenstaat.de
https://fragdenstaat.de
Other
123 stars 21 forks source link

Added scheme for elasticsearch URLs in settings #453

Closed gpkvt closed 8 months ago

gpkvt commented 8 months ago

Elasticsearch requires a scheme otherwise commands like manage.py search_index --create will fail with: ValueError: URL must include a 'scheme', 'host', and 'port' component (ie 'https://localhost:9200')