do not scrap temporarly

This commit is contained in:
pluja 2024-04-22 09:48:22 +02:00
parent dc46fd689f
commit 2c627ead54

View File

@ -30,4 +30,4 @@ COPY --from=builder /app/kycnotme /bin/usr/kycnotme
ENV PATH="/bin/usr:${PATH}"
EXPOSE 4488
ENTRYPOINT ["kycnotme", "-scrap"]
ENTRYPOINT ["kycnotme"]