We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0f9d8 commit ce4b6c3Copy full SHA for ce4b6c3
io/defang/v1/fabric.proto
@@ -302,7 +302,7 @@ message ServiceInfo {
302
reserved 14; // was: string lb_dns
303
ServiceState state = 15; // enumerated status of the service
304
string domainname = 16; // domain name for the service
305
- string lb_dns_name = 17; // fully qualified domain name for the load-balancer
+ string lb_dns_name = 17; // fully qualified domain name for the load-balancer
306
307
// bool is_function = 5; // true if service is a function
308
}
0 commit comments