server: type: simple applicationContextPath: /${APP_CONTEXT_PATH!'service-marmot'} connector: type: http port: ${PORT!8080} requestLog: appenders: - type: console logging: appenders: - type: ${LOG_APPENDER!'console'}