diff --git a/compose.yaml b/compose.yaml index b77e434..7ec0c19 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,7 +1,7 @@ --- services: app: - # image: thevops/youtube-summarizer + # image: ghcr.io/thevops/youtube-summarizer build: context: . dockerfile: Dockerfile