Update umami tracker script name (again) (why is this not working)

This commit is contained in:
2022-07-04 15:47:48 +00:00
parent a39eaadf69
commit 99c581bf4e

View File

@@ -57,7 +57,7 @@ services:
DATABASE_URL: postgresql://umami:umami@umami_db:5432/umami
DATABASE_TYPE: postgresql
HASH_SALT: ${SALT}
TRACKER_SCRIPT_NAME: 'stats'
TRACKER_SCRIPT_NAME: stats
depends_on:
- umami_db
networks: