- Replace hardcoded 'code-server' with {{APP_NAME}} template in error.html - Add APP_NAME replacement in errors.ts using req.args['app-name'] - Add tests for custom app-name and default value