diff options
| -rw-r--r-- | conf/.env | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -31,7 +31,7 @@ INSIGHTS_DATABASE_URL=  # Uncomment to enable a dedicated connection pool for Prisma using Prisma Data Proxy  # Cold boots will be faster and you'll be able to scale your DB independently of your app.  # @see https://www.prisma.io/docs/data-platform/data-proxy/use-data-proxy -PRISMA_GENERATE_DATAPROXY=true +#PRISMA_GENERATE_DATAPROXY=true  # *********************************************************************************************************** | 
