mirror of
https://github.com/ThisIsBenny/wishlist-app.git
synced 2025-04-19 23:37:41 +00:00
update readme
Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
This commit is contained in:
parent
dc920360dc
commit
30b8dd6433
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue