tests & remove is_indexed flag from db
Continuous Integration / backend-tests (push) Successful in 11m41s
Continuous Integration / frontend-check (push) Successful in 10m54s

This commit is contained in:
2026-04-28 23:55:39 -04:00
parent c8346f2401
commit 0bfd5affb4
25 changed files with 950 additions and 114 deletions
+6 -2
View File
@@ -15,7 +15,11 @@ services:
# devices:
# - /dev/nst0:/dev/nst0
environment:
- PUID=1000
- PGID=1000
- PUID=0
- PGID=0
- RUN_AS_ROOT=true
- TZ=UTC
user: "0:0"
cap_add:
- SYS_RAWIO
restart: unless-stopped