mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-25 08:32:27 -04:00
Fix docker compose missing image (#1432)
This commit is contained in:
@@ -51,6 +51,7 @@ services:
|
||||
|
||||
api:
|
||||
build: ./api
|
||||
image: ghcr.io/zoriya/kyoo_api:edge
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user