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 274f930 commit b6d57e6Copy full SHA for b6d57e6
docs/Dockerfile
@@ -11,4 +11,4 @@ RUN bundle install
11
EXPOSE 4000
12
13
ENTRYPOINT [ "bundle", "exec", "jekyll" ]
14
-CMD [ "serve", "--incremental", "--host=0.0.0.0" ]
+CMD [ "serve", "--host=0.0.0.0" ]
0 commit comments