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 cde4584 commit 4cf9a3eCopy full SHA for 4cf9a3e
Dockerfile
@@ -27,4 +27,4 @@ ENV PORT 8080
27
28
EXPOSE 8080
29
30
-CMD puma -C config/puma.rb
+CMD puma -C /app/config/puma.rb
0 commit comments