---
title: "Verifier Service"
description: "With the verifier-service.conf, you can configure the external URL and port for accessing the service from outside the local environment. You can find an example below."
stack: "Community Stack (open source) — version 0.21.0"
stack_version: "0.21.0"
stack_comparison: https://docs.walt.id/community-vs-enterprise.md
canonical_url: https://docs.walt.id/community-stack/verifier/configurations/config-files/verifier-service
generated: 2026-07-20
---
# Verifier Service

## verifier Service

With the `verifier-service.conf`, you can configure the external URL and port for accessing the service from outside the local
environment. You can find an example below.

### Example

```editorconfig[verifier-service.conf]
baseUrl = "http://localhost:7003"
```
