mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
14 lines
206 B
JSON
14 lines
206 B
JSON
|
|
{
|
||
|
|
"AWSEBDockerrunVersion": "1",
|
||
|
|
"Image": {
|
||
|
|
"Name": "mattermost/platform",
|
||
|
|
"Update": "true"
|
||
|
|
},
|
||
|
|
"Ports": [
|
||
|
|
{
|
||
|
|
"ContainerPort": "80"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"Logging": "/var/log/"
|
||
|
|
}
|