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
parent 8c4a64cc8a
commit a7a7f3cee2
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ COPY . .
RUN deno cache main.ts --allow-import main.ts
RUN deno task build
EXPOSE 80
EXPOSE 443