mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
23:39
This commit is contained in:
@@ -36,7 +36,7 @@ COPY --from=build /app/dist/ /usr/share/nginx/html/
|
|||||||
# Copy nginx configuration
|
# Copy nginx configuration
|
||||||
COPY docker/nginx/conf.d/default.conf /etc/nginx/conf.d/default.conf
|
COPY docker/nginx/conf.d/default.conf /etc/nginx/conf.d/default.conf
|
||||||
|
|
||||||
# Debug: Show copied filesы
|
# Debug: Show copied files
|
||||||
RUN echo "Files in nginx html dir:" && ls -la /usr/share/nginx/html/
|
RUN echo "Files in nginx html dir:" && ls -la /usr/share/nginx/html/
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
Reference in New Issue
Block a user