Update ryot.yaml
This commit is contained in:
parent
9590f144bd
commit
655e9f4685
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ryot:
|
ryot:
|
||||||
image: ignisda/ryot:v8
|
image: ignisda/ryot:v10.3.0
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_URL_RYOT_8000
|
- SERVICE_URL_RYOT_8000
|
||||||
- DATABASE_URL=postgres://${SERVICE_USER_POSTGRES}:${SERVICE_PASSWORD_POSTGRES}@postgresql:5432/${POSTGRES_DB}
|
- DATABASE_URL=postgres://${SERVICE_USER_POSTGRES}:${SERVICE_PASSWORD_POSTGRES}@postgresql:5432/${POSTGRES_DB}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue