config.path-resource.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oauth-code Show documentation
Show all versions of oauth-code Show documentation
A microservice server that authenticates and redirects authorization code.
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}