Merge remote-tracking branch 'origin/postgres-v01-store' into commander-v01-integration-check-1780026895
This commit is contained in:
@@ -5,6 +5,7 @@ ENV NODE_ENV=production
|
||||
ENV PORT=8080
|
||||
|
||||
COPY package.json tsconfig.json ./
|
||||
RUN bun install --production
|
||||
COPY scripts ./scripts
|
||||
COPY src ./src
|
||||
COPY deploy/deploy.json ./deploy/deploy.json
|
||||
|
||||
Reference in New Issue
Block a user