Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
2bbf825cf7
|
@@ -8,7 +8,7 @@ WORKDIR /usr/share/nginx/html
|
|||||||
RUN rm -rf ./*
|
RUN rm -rf ./*
|
||||||
|
|
||||||
# Copy only static assets from the UI project
|
# Copy only static assets from the UI project
|
||||||
COPY apps/ui/static/ ./
|
COPY apps/static/static/ ./
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user