mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-11-21 22:13:18 -05:00
fix readme
This commit is contained in:
parent
e59477eddd
commit
7a34bbedae
@ -41,10 +41,12 @@ extraObjects:
|
|||||||
|
|
||||||
values.yaml configuration
|
values.yaml configuration
|
||||||
```yaml
|
```yaml
|
||||||
# specify external hosts for backend resources
|
# specify external hosts for resources
|
||||||
global:
|
global:
|
||||||
postgres:
|
postgres:
|
||||||
kyoo_back:
|
kyoo_api:
|
||||||
|
host: postgres
|
||||||
|
kyoo_auth:
|
||||||
host: postgres
|
host: postgres
|
||||||
kyoo_transcoder:
|
kyoo_transcoder:
|
||||||
host: postgres
|
host: postgres
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user