config.path-resource.yml Maven / Gradle / Ivy
path: ${path-resource.path:/}
# This is the base used by docker
# base: /login-view/build
# This is the base that is used for IDE debugging
base: ${path-resource.base:/home/steve/networknt/light-oauth2/login-view/build}
prefix: ${path-resource.prefix:true}
transferMinSize: ${path-resource.transferMinSize:10485760}
directoryListingEnabled: ${path-resource.directoryListingEnabled:false}