We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2635ab1 commit a6e880aCopy full SHA for a6e880a
Dockerfile
@@ -33,4 +33,4 @@ RUN make test && make html
33
34
EXPOSE 3000
35
36
-CMD ./app-start
+CMD ["morbo", "-w", "assets/sass", "-w", "assets/js", "-w", "html/js/search.js", "-l", "http://*:3000", "app.pl"]
0 commit comments