Commit c417181c authored by Kostas Chartsias's avatar Kostas Chartsias Committed by Kostas Chartsias
Browse files

fixed commit config

parent 0f0d3c49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,6 +17,6 @@ COPY . .
# (Defaults can be overridden via docker run or compose)
ENV API_HOST=0.0.0.0
ENV API_PORT=8081

# Command to run the API
CMD ["python", "app.py"]