Fix insert-mobility, the file was overwritten by null. Anys if you can test it, I can't add anything in database (idk why)

This commit is contained in:
2026-01-06 23:21:56 -05:00
committed by Djalim Simaila
parent 6371fca14a
commit 7568afb888
2 changed files with 132 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ COPY . .
RUN deno cache main.ts --allow-import
RUN deno task build
EXPOSE 80
EXPOSE 443