Fix Bug & Clean Code
### No Issue"
This commit is contained in:
@@ -19,7 +19,6 @@ ENV NEXT_TELEMETRY_DISABLED=1
|
|||||||
ENV NODE_OPTIONS="--max-old-space-size=4096"
|
ENV NODE_OPTIONS="--max-old-space-size=4096"
|
||||||
|
|
||||||
RUN bun install --frozen-lockfile
|
RUN bun install --frozen-lockfile
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN cp .env.example .env || true
|
RUN cp .env.example .env || true
|
||||||
|
|||||||
Reference in New Issue
Block a user