-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathui5.yaml
29 lines (29 loc) · 899 Bytes
/
ui5.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
specVersion: "2.5"
metadata:
name: meg.workorder
type: application
server:
customMiddleware:
- name: fiori-tools-proxy
afterMiddleware: compression
configuration:
ignoreCertError: true # If set to true, certificate errors will be ignored. E.g. self-signed certificates will be accepted
backend:
- path: /sap
url: https://10.223.0.137:8443
ui5:
path:
- /resources
- /test-resources
url: https://ui5.sap.com
version: 1.52.51 # The UI5 version, for instance, 1.78.1. Empty string means latest version
- name: fiori-tools-appreload
afterMiddleware: compression
configuration:
port: 35729
path: webapp
delay: 300
- name: fiori-tools-preview
afterMiddleware: fiori-tools-appreload
configuration:
component: meg.workorder