Mailspring/Dockerrun.aws.json
2016-07-07 12:10:01 -07:00

16 lines
273 B
JSON

{
"AWSEBDockerrunVersion": "1",
"Authentication": {
"Bucket": "elasticbeanstalk-us-east-1-925176737378",
"Key": "docker/.dockercfg"
},
"Image": {
"Name": "nylas/k2",
"Update": "true"
},
"Ports": [
{
"ContainerPort": "5100"
}
]
}