Update Dockerfile
This commit is contained in:
@@ -26,7 +26,6 @@ COPY .env ./.env
|
||||
|
||||
RUN npm run build --workspace=@nexus-terminal/frontend
|
||||
|
||||
RUN ls -Rla /app/packages/frontend/dist
|
||||
|
||||
FROM nginx:stable-alpine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user