fix provided compose build context url

This commit is contained in:
2026-05-15 17:24:20 +01:00
parent 9c18d5c060
commit 8f4b0b6a54

View File

@@ -1,6 +1,6 @@
services: services:
nowblinkie: nowblinkie:
build: "https://git.alv.cx/alvierahman90/nowblinkie" build: "https://git.alv.cx/alvierahman90/nowblinkie.git"
volumes: volumes:
- "./res:/res" - "./res:/res"
- "./out:/out" - "./out:/out"