Skip to content

Commit ce4b6c3

Browse files
committed
update spacing
1 parent 5c0f9d8 commit ce4b6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io/defang/v1/fabric.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ message ServiceInfo {
302302
reserved 14; // was: string lb_dns
303303
ServiceState state = 15; // enumerated status of the service
304304
string domainname = 16; // domain name for the service
305-
string lb_dns_name = 17; // fully qualified domain name for the load-balancer
305+
string lb_dns_name = 17; // fully qualified domain name for the load-balancer
306306

307307
// bool is_function = 5; // true if service is a function
308308
}

0 commit comments

Comments
 (0)