mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
More work on reports. Added Funnel page.
This commit is contained in:
parent
5159dd470f
commit
3847e32f39
59 changed files with 1815 additions and 2370 deletions
|
|
@ -41,7 +41,7 @@ RUN set -x \
|
|||
&& apk add --no-cache curl
|
||||
|
||||
# Script dependencies
|
||||
RUN pnpm add npm-run-all dotenv prisma@6.7.0
|
||||
RUN pnpm add npm-run-all dotenv prisma@6.8.2
|
||||
|
||||
# Permissions for prisma
|
||||
RUN chown -R nextjs:nodejs node_modules/.pnpm/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue