fuck around and find out

This commit is contained in:
fISHIE 2023-04-21 02:26:40 +05:00 committed by GitHub
parent 184b47c624
commit c194019c87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,4 +6,4 @@ COPY . .
RUN npm install \
&& rm -rf /usr/local/share/.cache
CMD npm run dev
CMD npm run start