Handle crew & fix some themoviedb bugs

This commit is contained in:
2025-05-20 12:18:23 +02:00
parent af566150f5
commit a22edc11ce
11 changed files with 1930 additions and 35 deletions

View File

@@ -124,7 +124,7 @@ services:
- "traefik.http.middlewares.phantom-token.forwardauth.address=http://auth:4568/auth/jwt"
- "traefik.http.middlewares.phantom-token.forwardauth.authRequestHeaders=Authorization,X-Api-Key"
- "traefik.http.middlewares.phantom-token.forwardauth.authResponseHeaders=Authorization"
command: fastapi dev scanner --host 0.0.0.0 --port 3489
command: fastapi dev scanner --host 0.0.0.0 --port 4389
develop:
watch:
- action: sync