Change allowed endpoint to use inventory api

This commit is contained in:
2023-07-30 13:05:02 +03:00
parent 55061baea0
commit e7a0496f4e
3 changed files with 15 additions and 19 deletions

View File

@@ -1,4 +1,5 @@
FROM harbor.k-space.ee/k-space/microservice-base
RUN pip3 install httpx
WORKDIR /app
COPY app /app
CMD /app/doorboy-proxy.py