Skip to content

Commit 9798630

Browse files
authored
Update README to reference compose.yaml instead of docker-compose.yml
1 parent 3f40446 commit 9798630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ test the server and Lambda implementations locally.
108108
#### HTTP
109109

110110
If HTTPS is not needed, simply start the `app` container and exercise the API using localhost and the Docker port
111-
defined in docker-compose.yml (currently 8161).
111+
defined in compose.yaml (currently 8161).
112112

113113
#### HTTPS
114114

0 commit comments

Comments
 (0)