Set thrift port and network_mode
[aai/test-config.git] / sparky / dynamic / routes / sparky-core-ui.route
1 <route xmlns="http://camel.apache.org/schema/spring" trace="true">
2         <from uri="att-dme2-servlet:/aai/webapp/?matchOnUriPrefix=true" />
3         <to uri="att-static-content://{{AJSC_HOME}}/staticContent/aai/webapp" />
4 </route>