Learn how networking works with Run
postgres://postgres:<password>@postgres-service:5432/<subdomain>?sslmode=disable
http://hasura-service:8080
http://hasura-auth-service:4000
http://hasura-storage-service:5000
run-${name}
and the corresponding port.
Example: redis://user:password@run-redis:6379
http
and grpc
can be exposed to the internet.http
is published, you can connect to it using a URL with the following format:https://<run_service_subdomain>-<port>.svc.<region>.nhost.run
For example:
https://zlbmqjfczuwqvsquujno-3000.svc.eu-central-1.nhost.run