Add app version display to login page and profile About card
Version is set via APP_VERSION in .env, defaulting to 1.0.0. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Application version shown on login and profile pages
|
||||
APP_VERSION=1.0.0
|
||||
|
||||
# Secret key for signing session cookies — use a long random string in production
|
||||
SECRET_KEY=change-me-to-a-long-random-string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user