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 41d3018 commit 9adb0b7Copy full SHA for 9adb0b7
docker-compose-ecommerce.yml
@@ -3,6 +3,6 @@
3
# To stop the execution, hit Ctrl+C, and then `docker compose -f docker-compose-ecommerce.yml down`
4
services:
5
restful-ecommerce:
6
- image: mfaisalkhatri/restful-ecommerce
+ image: mfaisalkhatri/restful-ecommerce-app
7
ports:
8
- 3004:3004
0 commit comments