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