Skip to content

Commit

Permalink
update info on registry
Browse files Browse the repository at this point in the history
  • Loading branch information
CrowdSalat authored Jan 18, 2023
1 parent 0ca9e6d commit 09802e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This demo app uses spring boot and a h2-database as technologies.

Run with docker
```shell
docker run -p 8080:8080 public.ecr.aws/m4k8r3n4/k8s-demo-app:latest
docker run -p 8080:8080 public.ecr.aws/viadee/k8s-demo-app:latest
```

Then browse to `http://localhost:8080`
Expand Down

0 comments on commit 09802e4

Please sign in to comment.