mckay
PROOP
9 months ago
If so, what Gin logic did you use to make calls from your internal services? I was of the understanding originally that anywhere my HTTPS public networking logic was being made, I could simply swap the domain to use our internal one. But I think i'm missing something. Any tips?
5 Replies
9 months ago
Hey, you will have to use http://${{service.RAILWAY_PRIVATE_DOMAIN}}:${{service.PORT}} as opposed to https://${{service.RAILWAY_PUBLIC_DOMAIN}} to call your service using the private network.
9 months ago
You are welcome, I'll mark this thread as solved if you don't have any further questions.
8 months ago
!s
Status changed to Solved uxuz • 9 months ago