This commit is contained in:
Lukian 2024-09-16 17:34:57 +02:00
parent dd544e9067
commit 4868ed9f80

View file

@ -6,4 +6,4 @@ COPY . /app
RUN npm i
CMD npm start
CMD npm run start