Skip to content

Instantly share code, notes, and snippets.

@thiennn
Created November 29, 2017 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thiennn/305f1cc58e6154bab4b2ace1e9fd8b93 to your computer and use it in GitHub Desktop.
Save thiennn/305f1cc58e6154bab4b2ace1e9fd8b93 to your computer and use it in GitHub Desktop.
{
"AWSEBDockerrunVersion": "1",
"Image": {
"Name": "simplcommerce/simplcommerce-eb",
"Update": "true"
},
"Ports": [
{
"ContainerPort": "80"
}
],
"Logging": "/var/log"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment