mirror of
https://github.com/umami-software/umami.git
synced 2026-02-15 10:05:36 +01:00
Update Next.js 13.2.4.
This commit is contained in:
parent
714a331cd2
commit
f01e3ad502
3 changed files with 62 additions and 87 deletions
|
|
@ -2,8 +2,6 @@
|
|||
require('dotenv').config();
|
||||
const pkg = require('./package.json');
|
||||
|
||||
const CLOUD_URL = 'https://cloud.umami.is';
|
||||
|
||||
const contentSecurityPolicy = `
|
||||
default-src 'self';
|
||||
img-src *;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue