diff --git a/compose.yaml b/compose.yaml index acecede..0172d83 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: nowblinkie: - build: "https://git.alv.cx/alvierahman90/nowblinkie" + build: "https://git.alv.cx/alvierahman90/nowblinkie.git" volumes: - "./res:/res" - "./out:/out"