(help) Help file: configure ELS for CORS + remote work
This commit is contained in:
4
els-cors.yml
Normal file
4
els-cors.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
http.cors.enabled: true
|
||||
http.cors.allow-origin: "*"
|
||||
http.cors.allow-methods: OPTIONS, HEAD, GET, POST, PUT, DELETE
|
||||
http.cors.allow-headers: X-Requested-With,X-Auth-Token,Content-Type, Content-Length
|
||||
Reference in New Issue
Block a user