This commit is contained in:
zimplexing
2025-07-02 09:09:35 +08:00
parent 7e6095d2bb
commit 6b51cd0a19
86 changed files with 2440 additions and 8770 deletions

View File

@@ -35,4 +35,4 @@ EXPOSE 3001
# The command to run the application
# You can override the port using -e PORT=... in `docker run`
CMD [ "node", "dist/index.js" ]
CMD [ "node", "dist/index.docker.js" ]