mirror of
https://github.com/makeplane/plane.git
synced 2026-01-06 05:40:41 -06:00
[WEB-5413] feat: adding sentry error handling in web, space and admin (#8099)
This commit is contained in:
committed by
GitHub
parent
0b78e03055
commit
30da349475
@@ -8,7 +8,7 @@ COPY . .
|
||||
RUN corepack enable pnpm && pnpm add -g turbo
|
||||
RUN pnpm install
|
||||
|
||||
ENV NEXT_PUBLIC_ADMIN_BASE_PATH="/god-mode"
|
||||
ENV VITE_ADMIN_BASE_PATH="/god-mode"
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user