Added version to landing page

This commit is contained in:
2025-12-30 22:47:52 +01:00
parent d0c177b46e
commit 4e49a38cf9
14 changed files with 341 additions and 16 deletions
+1
View File
@@ -14,6 +14,7 @@ services:
- API_PORT=${API_PORT:-8180}
- TEMPLATES_DIR=${TEMPLATES_DIR:-./templatesx}
- EXPORT_TEMP_DIR=${EXPORT_TEMP_DIR:-./export_tempx}
- GIT_COMMIT=${GIT_COMMIT:-unknown}
depends_on:
mariadb-dev:
condition: service_healthy