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 was archived by the owner on Dec 4, 2024. It is now read-only.
We should document the difference between hostname usage between inter-container communication and local host communication. Within docker containers the hostname needs to use the hostname provided by the compose file while on the root machine can use the the localhost alias.