> For the complete documentation index, see [llms.txt](https://help.readymage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.readymage.com/project-development/internal-service-addresses.md).

# Internal service addresses

{% hint style="info" %}
These addresses are only valid from the inside of your application.
{% endhint %}

| Service       | Address              |
| ------------- | -------------------- |
| Nginx         | `nginx:80`           |
| Varnish       | `varnish:80`         |
| Elasticsearch | `elasticsearch:9200` |
| Redis         | `redis:6379`         |
| MySQL         | `mysql:3306`         |
