updated ryot to latest
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
|
||||
ryot:
|
||||
container_name: ryot
|
||||
image: ghcr.io/ignisda/ryot:v5.5.6
|
||||
image: ghcr.io/ignisda/ryot:latest
|
||||
environment:
|
||||
- DATABASE_URL=postgres://postgres:${POSTGRES_PASSWORD}@ryot-db:5432/postgres
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user