We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0edf908 commit 0e6890cCopy full SHA for 0e6890c
README.md
@@ -12,7 +12,7 @@ This repo contains Terraform configuration for an ECS cluster running three serv
12
13
As far as I could tell the ALB doesn't currently support URL Rewriting so I've had to manually perform this at the application level.
14
15
-The code for the demo API is in the [/base-infra](../master/base-infra/) directory and is built and hosted on Docker Hub.
+The code for the demo API is in the [/demo-api](../master/demo-api/) directory and is built and hosted on Docker Hub.
16
17
[](https://hub.docker.com/r/jch254/ecs-demo-api)
18
0 commit comments