Perbaikan Service Satu Sehat

This commit is contained in:
meninjar
2026-04-14 05:43:33 +00:00
parent 0adf9ef073
commit 135c631021
83 changed files with 95 additions and 5578 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ RUN go mod download
COPY . .
# Expose port
EXPOSE 8094
EXPOSE 8096
# Run air untuk hot reload
CMD ["air", "-c", ".air.toml"]