You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.
Thanks for your feedback regarding the documentation. There is indeed some room for improvement.
Creating a service to use the HTTP load balancer is fairly easy. For example, let's say an image called "hello" listens on port 9000 like in your question, you may create a "world" service like this:
sail service create hello world --network private --network predictor -p 9000
The text was updated successfully, but these errors were encountered: