Build [v.1.3.9]

This commit is contained in:
Daniel Bedeleanu
2026-04-12 07:29:58 +03:00
parent 38e9428109
commit 161a182281
13 changed files with 142 additions and 24 deletions

4
data/.gitkeep Normal file
View File

@@ -0,0 +1,4 @@
# This file exists to track the data/ directory in Git.
# The actual runtime data (inventory.db, ldap_config.json, caddy volumes)
# is excluded via .gitignore and must NEVER be committed.
# On a fresh clone, run ./start_server.sh or docker compose up to initialize.