Update Dockerfile

This commit is contained in:
2025-06-21 18:24:33 +08:00
committed by GitHub
parent 695ead5799
commit 24221b23a1

View File

@@ -40,6 +40,9 @@ RUN echo "https://dl-cdn.alpinelinux.org/alpine/v${ALPINE_VERSION}/community" >>
RUN ln -s /usr/bin/php84 /usr/bin/php
COPY flusherp2p-alpine.sh /usr/bin/flusherp2p-alpine.sh
RUN chmod +x /usr/bin/flusherp2p-alpine.sh
# Configure nginx - http
COPY config/nginx.conf /etc/nginx/nginx.conf
# Configure nginx - default server