Backend half
This commit is contained in:
Generated
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
export var Endpoint;
|
||||
(function (Endpoint) {
|
||||
Endpoint["IPv4"] = "http://169.254.169.254";
|
||||
Endpoint["IPv6"] = "http://[fd00:ec2::254]";
|
||||
})(Endpoint || (Endpoint = {}));
|
||||
Reference in New Issue
Block a user