Skip to content

Commit f0e1172

Browse files
committed
build: update mw url
1 parent 80cce76 commit f0e1172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ COPY --from=deps /app/node_modules ./node_modules
1515
COPY . .
1616
RUN yarn global add pnpm
1717
ENV NODE_ENV=production
18-
ENV NEXT_PUBLIC_MW_URL=https://middleware.ecosystem.vision
18+
ENV NEXT_PUBLIC_MW_URL=https://middleware.jobstash.xyz
1919
ENV NEXT_PUBLIC_FRONTEND_URL=https://ecosystem.vision
2020
ENV NEXT_PUBLIC_VERI_URL=https://veri.xyz
2121
ENV NEXT_PUBLIC_PAGE_SIZE=20

0 commit comments

Comments
 (0)