mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-24 08:04:11 +08:00
17 lines
273 B
JSON
17 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"
|
||
|
}
|
||
|
]
|
||
|
}
|