mirror of
https://github.com/kochetkov-ma/allure-server.git
synced 2024-11-21 16:46:43 +02:00
13 lines
194 B
JSON
13 lines
194 B
JSON
{
|
|
"AWSEBDockerrunVersion": "1",
|
|
"Image": {
|
|
"Name": "kochetkovma/allure-server",
|
|
"Update": "true"
|
|
},
|
|
"Ports": [
|
|
{
|
|
"ContainerPort": 8080,
|
|
"HostPort": 80
|
|
}
|
|
]
|
|
} |