Refactor marketplace product fetching and caching logic; update environment configuration for Redis and PostgreSQL
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
FROM alpine:latest
|
||||
WORKDIR /app
|
||||
COPY main .
|
||||
COPY ".env" .
|
||||
RUN apk add gcompat
|
||||
CMD ["./main"]
|
||||
Reference in New Issue
Block a user