mirror of
https://github.com/docker/getting-started-app.git
synced 2025-02-22 21:52:03 -05:00
9 lines
146 B
JSON
9 lines
146 B
JSON
{
|
|
"AWSEBDockerrunVersion": "1",
|
|
"Ports": [
|
|
{
|
|
"ContainerPort": "3000"
|
|
}
|
|
],
|
|
"Logging": "/var/log/node"
|
|
} |