mirror of
https://github.com/iLay1678/i-tools.git
synced 2025-07-03 10:42:15 +08:00
fix dockerfile
This commit is contained in:
parent
484d9bf7f7
commit
2976b8340a
@ -14,8 +14,6 @@ RUN bun install
|
||||
# 复制项目文件到工作目录
|
||||
COPY ./.output/* ./
|
||||
|
||||
# 构建项目(如果需要)
|
||||
RUN bun run build
|
||||
|
||||
# 暴露应用运行的端口(假设应用运行在 3000 端口)
|
||||
EXPOSE 3000
|
||||
|
Loading…
x
Reference in New Issue
Block a user