ignisda
HOBBY
a year ago
How do I use the internal ntwork url without hardcoding it?
0 Replies
a year ago
say you have service A and service B, if A wants to send something to B via the internal network then you can create a service variable on A that reference's B's private URL. Then in your code you can reference that service variable / environment variable which will be B's private URL