mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Updated test console. Refactored fetch for tracker.
This commit is contained in:
commit
bc75b622b5
4 changed files with 106 additions and 122 deletions
|
|
@ -35,6 +35,7 @@ if (process.env.FORCE_SSL) {
|
|||
module.exports = {
|
||||
env: {
|
||||
currentVersion: pkg.version,
|
||||
isProduction: process.env.NODE_ENV === 'production',
|
||||
},
|
||||
basePath: process.env.BASE_PATH,
|
||||
output: 'standalone',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue