Update Dockerfile
This commit is contained in:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user