1

Add ripgrep

This commit is contained in:
2023-12-27 22:58:15 +01:00
parent c92eb7a1d7
commit 26e6616d8c
2 changed files with 3 additions and 6 deletions

View File

@ -8,12 +8,7 @@
image = "fallenbagel/jellyseerr:latest";
autoStart = true;
dependsOn = [
# "pihole"
# "sonarr"
# "radarr"
# "jellyfin"
];
dependsOn = [];
ports = [
"5055:5055"