wsda
This commit is contained in:
@@ -19,9 +19,6 @@ RUN apk add --no-cache libwebp libstdc++
|
|||||||
|
|
||||||
COPY --from=builder /app/quay .
|
COPY --from=builder /app/quay .
|
||||||
|
|
||||||
RUN mkdir -p /storage /config && \
|
|
||||||
chmod -R 755 /storage /config
|
|
||||||
|
|
||||||
ENV PORT=4321
|
ENV PORT=4321
|
||||||
ENV CONFIG_DIR=/config
|
ENV CONFIG_DIR=/config
|
||||||
ENV STORAGE_PATH=/storage
|
ENV STORAGE_PATH=/storage
|
||||||
|
|||||||
Reference in New Issue
Block a user