fix: 🐛 remove duplicate DATAPUSHER_SSL_VERIFY entry

Remove redundant DATAPUSHER_SSL_VERIFY variable from .env file. This helps to avoid confusion and ensures that the configuration is clean.
This commit is contained in:
Maicol Battistini 2024-09-30 20:08:02 +02:00
parent 6592680db9
commit 628132faf3
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ DATAPUSHER_DOWNLOAD_TIMEOUT=30
DATAPUSHER_SSL_VERIFY=False
DATAPUSHER_REWRITE_RESOURCES=True
DATAPUSHER_REWRITE_URL=http://ckan:5005
DATAPUSHER_SSL_VERIFY=False
# SOLR
CKAN_CORE_NAME=ckan