Improved scale on redis workers
This commit is contained in:
@@ -15,5 +15,6 @@ WORKDIR /app
|
||||
COPY --from=builder /app/target/release/camfinder /usr/local/bin/camfinder
|
||||
COPY cidrs.txt /app/cidrs.txt
|
||||
COPY rtsp_paths.txt /app/rtsp_paths.txt
|
||||
COPY main_ids.json /app/main_ids.json
|
||||
|
||||
ENTRYPOINT ["camfinder"]
|
||||
|
||||
Reference in New Issue
Block a user