use https

This commit is contained in:
2025-03-21 20:44:25 +01:00
parent 30a460fbc5
commit 4eb385d134
8 changed files with 19 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ spec:
- name: discovery.type
value: single-node
- name: http.cors.allow-origin
value: http://localhost:8082
value: https://localhost:8082
- name: http.cors.enabled
value: "true"
image: elasticsearch:7.14.2