You've already forked img-proxy-url-generator
Plloi rebase plx?
All checks were successful
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 5m18s
All checks were successful
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 5m18s
This commit is contained in:
@@ -12,7 +12,7 @@ RUN go mod tidy && go build -o imgproxy .
|
||||
|
||||
FROM alpine:latest AS runtime
|
||||
|
||||
EXPOSE 9000
|
||||
EXPOSE 8080
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user