Update Worker Satu Sehat

This commit is contained in:
meninjar
2026-04-14 05:14:09 +00:00
parent 35c101725f
commit 9a15d74283
162 changed files with 538 additions and 9489 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ RUN go mod download
COPY . .
# Expose port
EXPOSE 8094
EXPOSE 8098
# Run air untuk hot reload
CMD ["air", "-c", ".air.toml"]