This commit is contained in:
fzzinchemical
2025-04-15 18:24:56 +02:00

View File

@@ -10,4 +10,4 @@ COPY . /app
EXPOSE 6969 EXPOSE 6969
# Set the default command to run the Deno task # Set the default command to run the Deno task
CMD ["deno", "task", "admin"] CMD ["deno", "task", "all"]