feat: Utils | add public and internal ingress routes
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export { IngressRoute } from "./ingress";
|
||||
export { IngressRouteTcp } from "./ingress-tcp";
|
||||
export { PublicIngressRoute, InternalIngressRoute } from "./ingress";
|
||||
export { IngressRouteTcp } from "./ingressTCP";
|
||||
|
||||
Reference in New Issue
Block a user