Change allowed endpoint to use inventory api
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user