add docker + debug

This commit is contained in:
mahek 2025-07-21 16:38:07 +02:00
parent 848a79a04e
commit 1f4193f9c0
26 changed files with 21051 additions and 28 deletions

View file

@ -8,11 +8,3 @@ MONGODB_URI=mongodb://localhost:27017/managerr
# Secret JWT
JWT_SECRET=votre_secret_jwt_securise
# Configuration API Sonarr
SONARR_API_URL=http://localhost:8989/api/v3
SONARR_API_KEY=votre_cle_api_sonarr
# Configuration API Radarr
RADARR_API_URL=http://localhost:7878/api/v3
RADARR_API_KEY=votre_cle_api_radarr