add docker + debug
This commit is contained in:
parent
848a79a04e
commit
1f4193f9c0
26 changed files with 21051 additions and 28 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue