Eslam-Magdy commited on
Commit
ddd8f45
·
verified ·
1 Parent(s): 82b5014

Update elasticsearch.yml

Browse files
Files changed (1) hide show
  1. elasticsearch.yml +1 -1
elasticsearch.yml CHANGED
@@ -6,7 +6,7 @@ discovery.type: single-node
6
  # path.data: /app/Saved_Indexes
7
 
8
  network.host: 0.0.0.0
9
- http.port: 7860
10
  http.host: 0.0.0.0
11
 
12
  xpack.security.enabled: false
 
6
  # path.data: /app/Saved_Indexes
7
 
8
  network.host: 0.0.0.0
9
+ http.port: 9200
10
  http.host: 0.0.0.0
11
 
12
  xpack.security.enabled: false