chore: add dlv for debugging in dev workflow

This commit is contained in:
Stavros
2025-07-11 17:15:32 +03:00
parent f73eb9571f
commit 10d1b48505
5 changed files with 19 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
ports:
- 3000:3000
- 4000:4000
labels:
traefik.enable: true
traefik.http.middlewares.tinyauth.forwardauth.address: http://tinyauth-backend:3000/api/auth/traefik