fix(docs): typo (#3459)
This commit is contained in:
parent
cc4788bfe6
commit
5d11fcf328
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mymediaforalexa
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
appVersion: "1.3.147.99"
|
||||
description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com .
|
||||
type: application
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
- Make sure to set the listening IP address to the local IP and not the kubernetes IP like the image below:
|
||||
|
||||
![listeningIpAddress](imgs/listeningIpAddress.png)
|
||||
![listeningIpAddress](img/listeningIpAddress.png)
|
||||
|
||||
- For more info please go [here](https://www.mymediaalexa.com/).
|
||||
|
|
Loading…
Reference in New Issue