Remove Dockerrun.aws.json

This commit is contained in:
Evan Morikawa 2016-07-07 13:33:27 -07:00
parent dfb3935969
commit 21a89ee455

View file

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