Npm is shit

This commit is contained in:
Théo 2023-05-16 15:11:35 +02:00
parent 80b6efe74d
commit 4dff417442

View file

@ -15,7 +15,7 @@ RUN npm install -g pnpm && \
COPY . . COPY . .
RUN pnpm build RUN npm build
EXPOSE 3000 EXPOSE 3000