Details
Description
We do set a default value in: xd/lib/spring-xd-dirt-1.2.1.RELEASE.jar/application.yml
...
xd:
data:
home: file:${XD_HOME}/data
config:
home: file:${XD_HOME}/config
module:
home: file:${XD_HOME}/modules
customModule:
home: file:${XD_HOME}/custom-modules
ui:
home: file:${XD_HOME}/spring-xd-ui/dist/
allow_origin: http://localhost:9889
...
We need to document how this property can be used to allow for external services to use the XD Rest API and how you can customize it using *servers.yml*
Attachments
Issue Links
- relates to
-
XD-3509 CORS issue when trying to use HTTP in singlenode
-
- Done
-