chg: usr: add current version of the app in the footer #14
Deploy to Production / deploy (push) Successful in 3m42s

This commit is contained in:
2026-07-27 19:01:42 +02:00
parent 8d542e683e
commit f451df283c
6 changed files with 33 additions and 4 deletions
+1
View File
@@ -10,6 +10,7 @@ services:
environment:
SERVER_NAME: ${SERVER_NAME:-:80}
APP_ENV: prod
APP_VERSION: ${APP_VERSION:-1.0.0}
APP_SECRET: ${APP_SECRET}
APP_PUBLIC_HOSTNAME: ${APP_PUBLIC_HOSTNAME:-localhost}
APP_CONTACT_MAIL_ADDRESS: ${APP_CONTACT_MAIL_ADDRESS:-7system7@gmail.com}