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 93b54a0 commit d58514dCopy full SHA for d58514d
Dockerfile
@@ -12,4 +12,4 @@ RUN bundle install --system
12
13
EXPOSE 9292
14
15
-CMD ["bundle", "exec", "rackup"]
+CMD ["bundle", "exec", "puma"]
0 commit comments