Update some things. Default URL changed for VPS.
This commit is contained in:
@@ -13,8 +13,8 @@ RUN pnpm install
|
||||
COPY . .
|
||||
|
||||
# Build the project
|
||||
RUN pnpm run prebuild
|
||||
RUN pnpm run build
|
||||
#RUN pnpm run prebuild
|
||||
RUN pnpm build
|
||||
|
||||
# Stage 2: Serve the app using the same version of Node
|
||||
FROM node:18-alpine
|
||||
|
||||
Reference in New Issue
Block a user