--- applications: - name: ws-test-app path: approuter memory: 1G default-route: true health-check-type: process routes: - route: ws-test.cfapps.sap.hana.ondemand.com env: COOKIE_BACKWARD_COMPATIBILITY: true destinations: > [ { "name": "srv", "url": "https://ws-test-srv.cfapps.sap.hana.ondemand.com", "forwardAuthToken": true } ] services: - ws-uaa - name: ws-test-srv path: backend memory: 1G default-route: true health-check-type: process routes: - route: ws-test-srv.cfapps.sap.hana.ondemand.com services: - ws-uaa