feat: add commit SHA handling for development environment and update menu layout

This commit is contained in:
2025-06-25 20:07:57 -05:00
parent 4b195af8ed
commit a17a8bff4e
6 changed files with 33 additions and 17 deletions

View File

@@ -4,6 +4,7 @@ NEXT_PUBLIC_NAVIDROME_USERNAME=your_username
NEXT_PUBLIC_NAVIDROME_PASSWORD=your_password
NEXT_PUBLIC_POSTHOG_KEY=KEY
NEXT_PUBLIC_POSTHOG_HOST=HOSTURL
# NEXT_PUBLIC_COMMIT_SHA=$(git rev-parse --short HEAD)
# Example for external server:
# NEXT_PUBLIC_NAVIDROME_URL=https://your-navidrome-server.com
# NEXT_PUBLIC_NAVIDROME_USERNAME=your_username