mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-04-06 17:21:58 -04:00
Fix docker compose missing image (#1432)
This commit is contained in:
parent
b422d31b7b
commit
3b2f08c53c
@ -51,6 +51,7 @@ services:
|
||||
|
||||
api:
|
||||
build: ./api
|
||||
image: ghcr.io/zoriya/kyoo_api:edge
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
postgres:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user