initial commit 2
This commit is contained in:
12
Dockerrun.aws.json
Normal file
12
Dockerrun.aws.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"AWSEBDockerrunVersion": "1",
|
||||
"Image": {
|
||||
"Update": "true"
|
||||
},
|
||||
"Ports": [
|
||||
{
|
||||
"ContainerPort": "5000"
|
||||
}
|
||||
],
|
||||
"Logging": "/var/log/eb-docker/containers/eb-current-app/stdouterr.log"
|
||||
}
|
||||
Reference in New Issue
Block a user