Expose 9394 for metrics
This commit is contained in:
+1
-1
@@ -71,5 +71,5 @@ USER rails:rails
|
||||
ENTRYPOINT ["/rails/bin/docker-entrypoint"]
|
||||
|
||||
# Start the server by default, this can be overwritten at runtime
|
||||
EXPOSE 80 443
|
||||
EXPOSE 80 443 9394
|
||||
CMD ["./bin/thrust", "./bin/rails", "server"]
|
||||
|
||||
Reference in New Issue
Block a user