Revert "use https"

This reverts commit 4eb385d134.
This commit is contained in:
2025-03-21 20:51:36 +01:00
parent 4eb385d134
commit dbe81b336a
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: https://localhost:8082
value: http://localhost:8082
- name: http.cors.enabled
value: "true"
image: elasticsearch:7.14.2