mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-22 06:15:24 +02:00
- Reorder canAccessDockerOverWss: docker permission -> service access (if serviceId) -> server access, so the service grant is the primary signal. - Pass serviceId from the service log views (application + postgres/mysql/mariadb/ mongo/redis/libsql + compose) so container logs opened from a service page are gated by checkServiceAccess, matching the terminal path.