update worker

This commit is contained in:
meninjar
2026-07-29 06:38:42 +00:00
parent cc62620719
commit 7137774c32
15 changed files with 1060 additions and 108 deletions
+1
View File
@@ -3,6 +3,7 @@ FROM golang:1.25-alpine AS dev
WORKDIR /app
ENV TZ="Asia/Jakarta"
# Install air untuk hot reload
RUN go install github.com/cosmtrek/[email protected]