This commit is contained in:
Yoshiyuki Mineo
2025-05-02 01:01:34 +09:00
parent 8d195df6f7
commit 6ff253cccd
14 changed files with 821 additions and 24 deletions

View File

@@ -0,0 +1,8 @@
{
"AWSEBDockerrunVersion": "1",
"Ports": [
{
"ContainerPort": "8080"
}
]
}