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