Dockerfile aktualisiert
This commit is contained in:
+2
-1
@@ -7,4 +7,5 @@ RUN npm ci --prefer-offline --no-audit --no-fund
|
||||
|
||||
COPY . .
|
||||
RUN npm run build
|
||||
RUN npm run preview
|
||||
|
||||
CMD ["npm", "run", "preview"]
|
||||
|
||||
Reference in New Issue
Block a user