Programming the flux capacitor
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Has been cancelled

This commit is contained in:
2025-05-20 14:31:53 -04:00
parent d66dbe89cb
commit 17971f34c1
2 changed files with 18 additions and 2 deletions

View File

@@ -23,4 +23,4 @@ RUN adduser -u 1001 -g appuser appuser -D && \
USER 1001
ENTRYPOINT ["/app/imgproxy", "grpc"]
ENTRYPOINT ["/app/imgproxy", "server"]