Commit 04d2caa8 by Archer Committed by GitHub

dockerfile (#6694)

parent 6c71bdfe
...@@ -10,6 +10,6 @@ RUN bun install --frozen-lockfile ...@@ -10,6 +10,6 @@ RUN bun install --frozen-lockfile
COPY . . COPY . .
EXPOSE 3001 EXPOSE 3000
CMD ["bun", "src/index.ts"] CMD ["bun", "src/index.ts"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment