update readme

Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
This commit is contained in:
Benny Samir Hierl 2022-02-09 22:28:46 +01:00
parent dc920360dc
commit 30b8dd6433

View file

@ -28,6 +28,8 @@ version: '3.7'
services: services:
wishlist: wishlist:
image: thisisbenny/wishlist-app:latest image: thisisbenny/wishlist-app:latest
environment:
- API_KEY=TOP_SECRET
ports: ports:
- '5000:5000' - '5000:5000'
volumes: volumes: