mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Share page changes.
This commit is contained in:
parent
c9f6653b62
commit
4a09f2bff6
11 changed files with 60 additions and 140 deletions
|
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "next dev -p 3003 --turbo",
|
||||
"dev": "next dev -p 3002 --turbo",
|
||||
"build": "npm-run-all check-env build-db check-db build-tracker build-geo build-app",
|
||||
"start": "next start",
|
||||
"build-docker": "npm-run-all build-db build-tracker build-geo build-app",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue