mirror of
https://github.com/sony/sonyflake.git
synced 2026-01-06 11:16:20 +00:00
Initial commit
This commit is contained in:
8
example/Dockerrun.aws.json
Normal file
8
example/Dockerrun.aws.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"AWSEBDockerrunVersion": "1",
|
||||
"Ports": [
|
||||
{
|
||||
"ContainerPort": "8080"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user