Skip to content

Commit

Permalink
🐒 deploy backend
Browse files Browse the repository at this point in the history
  • Loading branch information
victorjourne committed Nov 15, 2023
1 parent 6c75e17 commit 230786f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/tools/elastic.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
# es.search(index='bld',body={"query":{"match_all":{}}})

try:
# SSL certificate
context = create_default_context(
cafile="/usr/share/elasticsearch/config/certs/ca.crt")
except:
Expand Down

0 comments on commit 230786f

Please sign in to comment.