Files
sides/docker-compose.yml
root bb8d951287 fix: pgAdmin storage permissions and siren stationtype NOT NULL
- pgAdmin: use named volume for /var/lib/pgadmin instead of bind mount
  subdirectory (fixes permission denied on storage dir)
- Siren INSERT in sidesdecode.py: add stationtype=3 to both INSERT
  statements (fixes NOT NULL constraint violation)
2026-05-21 02:24:53 +08:00

1.9 KiB