Skip to content

Commit 06b1762

Browse files
authored
Merge pull request #90 from john-li7/githubActions
updated formatting in Dockerrun.aws.json
2 parents 9bac1a4 + 109752b commit 06b1762

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Dockerrun.aws.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"AWSEBDockerrunVersion": "1",
3-
"Image": {
4-
"Name": "027857029556.dkr.ecr.us-east-1.amazonaws.com/lexiql:latest",
5-
"Update": "true"
6-
},
7-
"Ports": [{
8-
"ContainerPort": "3000"
9-
}]
10-
}
3+
"Image": {
4+
"Name": "027857029556.dkr.ecr.us-east-1.amazonaws.com/lexiql:latest",
5+
"Update": "true"
6+
},
7+
"Ports": [{
8+
"ContainerPort": "3000"
9+
}]
10+
}

0 commit comments

Comments
 (0)