It is possible to configure the angular application by means of a custom config.js file: https://docs.camunda.org/manual/latest/webapps/tasklist/configuration/#custom-scripts.
The location of config.js depends on the Camunda version, for spring-boot see Spring Boot: Replace config.js for Webapps-Configuration
Related: How can I register a custom AngularJs parser directive in an embedded form?