mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Updated docker tracker update.
This commit is contained in:
parent
6cfe910ba9
commit
d556806c64
2 changed files with 2 additions and 2 deletions
|
|
@ -14,5 +14,5 @@ if (endPoint) {
|
|||
tracker.toString().replace(/"\/api\/collect"/g, `"${endPoint}"`),
|
||||
);
|
||||
|
||||
console.log(`Updated tracker endpoint with "${endPoint}"`);
|
||||
console.log(`Updated tracker endpoint: ${endPoint}.`);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue