- ENABLE_SWAGGER: Default is
false
. Allows all connections to Swagger and Swagger UI. - ALLOW_COMMON_RESET: Default is
false
. Deletes all 'common' data, but not ranch data. - SERVER_SERVLET_CONTEXT_PATH: The path that the service listens to. If served from
example.com/api/user/
, this should be/api/user
(which is the default).