I used the mapping feature for the script and even added the environment variable in the .env, but I get a 404 when trying to access the script under the chosen name.
Context
Hardware: Hetzner VPS
YunoHost version: 11.2.9.1 stable
I have access to my server: Through SSH & through webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
Using, or trying to install package version/branch: 2.9.0~ynh1
Steps to reproduce
Install umami
Open umami in the Applications menu
Rename the Script field under Operations
Try to access the tracking script under the new name
See 404 error
As stated in the official umami docs it should also be possible to add TRACKER_SCRIPT_NAME = <script name> into the .env file.
Expected behavior
Change the name of the tracking script and make it available via HTTP.
Describe the bug
I used the mapping feature for the script and even added the environment variable in the .env, but I get a 404 when trying to access the script under the chosen name.
Context
Steps to reproduce
Applications
menuScript
field underOperations
As stated in the official umami docs it should also be possible to add
TRACKER_SCRIPT_NAME = <script name>
into the .env file.Expected behavior
Change the name of the tracking script and make it available via HTTP.