Enable HTTP Early Hints
This commit is contained in:
parent
20c7c20633
commit
89f64b3964
|
@ -59,4 +59,4 @@ ENTRYPOINT ["/rails/bin/docker-entrypoint"]
|
|||
|
||||
# Start the server by default, this can be overwritten at runtime
|
||||
EXPOSE 3000
|
||||
CMD ["./bin/rails", "server"]
|
||||
CMD ["./bin/rails", "server", "--early-hints"]
|
||||
|
|
Loading…
Reference in New Issue