mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
rename LB field in the compose file
Signed-off-by: aiordache <anca.iordache@docker.com> Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
02cc644c5a
commit
7337c7520f
@ -4,5 +4,5 @@ const (
|
||||
ExtensionSecurityGroup = "x-aws-securitygroup"
|
||||
ExtensionVPC = "x-aws-vpc"
|
||||
ExtensionPullCredentials = "x-aws-pull_credentials"
|
||||
ExtensionLB = "x-aws-lb"
|
||||
ExtensionLB = "x-aws-loadbalancer"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user