Skip to content

Commit 1828f88

Browse files
author
bueller
committed
Correct routes in readme
1 parent 35d514b commit 1828f88

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ A basic Flask starter project to get started with Docker Compose, LocalStack and
1818
## Getting Started
1919

2020
- Run `make develop` at the root of this project.
21-
- Visit the app at http://localhost:8080/file to list objects in LocalStack s3 bucket
22-
- Visit http://localhost:8080/file/create to add test object
21+
- Visit the app at http://localhost:8080/files to list objects in LocalStack s3 bucket
22+
- Visit http://localhost:8080/files/create to add test object
2323
- Make your code changes! The app will reload whenever you save.

0 commit comments

Comments
 (0)