import files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
cluster.name: "meup-cluster"
|
||||
network.host: 0.0.0.0
|
||||
discovery.zen.minimum_master_nodes: 1
|
||||
http.cors.enabled: true
|
||||
http.cors.allow-credentials: true
|
||||
http.cors.allow-methods: OPTIONS,HEAD,GET,POST,PUT,DELETE
|
||||
http.cors.max-age: 0
|
||||
http.cors.allow-origin: "*"
|
||||
http.cors.allow-headers : X-Requested-With,X-Auth-Token,Content-Type,Content-Length
|
||||
Reference in New Issue
Block a user