# 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`         |
