Manifest
Config manifest documentation
#data/app.config.yaml
version: v1.3
type: Config
body:
logging: # 1
headers: true # 1.1
body: true # 1.2
constants: # 2
today: "20203-01-01" # 2.1
proxy: # 3
- name: local # 3.1
url: http://localhost:9080 # 3.2Description
Last updated