mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge branch 'refactor-klicktipp-controller' of https://github.com/gradido/gradido into refactor-klicktipp-controller
This commit is contained in:
commit
ebde17297e
@ -86,7 +86,7 @@ RUN cd ../database && yarn run build
|
||||
FROM build as test
|
||||
|
||||
# Run command
|
||||
CMD /bin/sh -c "yarn run start"
|
||||
CMD /bin/sh -c "yarn run dev"
|
||||
|
||||
##################################################################################
|
||||
# PRODUCTION (Does contain only "binary"- and static-files to reduce image size) #
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user