Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bedf8bc335 |
@@ -19,9 +19,6 @@ RUN apk add --no-cache libwebp libstdc++
|
||||
|
||||
COPY --from=builder /app/quay .
|
||||
|
||||
RUN mkdir -p /storage /config && \
|
||||
chmod -R 755 /storage /config
|
||||
|
||||
ENV PORT=4321
|
||||
ENV CONFIG_DIR=/config
|
||||
ENV STORAGE_PATH=/storage
|
||||
|
||||
Reference in New Issue
Block a user