---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
## Version
**Tandoor-Version:**
## Setup configuration
### Setup
- [ ] Docker / Docker-Compose
- [ ] Unraid
- [ ] Synology
- [ ] Kubernetes
- [ ] Manual setup
- [ ] Others (please state below)
### Reverse Proxy
- [ ] No reverse proxy
- [ ] jwilder's nginx proxy
- [ ] Nginx proxy manager (NPM)
- [ ] SWAG
- [ ] Caddy
- [ ] Traefik
- [ ] Others (please state below)
**Additional information:**
## Bug description
A clear and concise description of what the bug is.
## Logs
Web-Container-Logs
```
Replace me with logs
```
DB-Container-Logs
```
Replace me with logs
```
Nginx-Container-Logs
```
Replace me with logs
```