Merge pull request #405 from ZynerOrg/restyled/dev

Restyle Release 2022.09.0
This commit is contained in:
Axel Olausson Holtenäs 2022-09-09 09:58:39 +02:00 committed by GitHub
commit d018e313f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,4 +16,4 @@ WORKDIR /app
RUN cp -r /build/build/* .
RUN cp -r /build/node_modules .
CMD [ "node", "." ]
CMD [ "node", "." ]