FEATURE (passwords): Add command to change password from Docker

This commit is contained in:
Rostislav Dugin
2025-06-14 15:15:31 +03:00
parent ec5ae24d3d
commit 4ab63cff0c
6 changed files with 55 additions and 10 deletions

View File

@@ -15,6 +15,7 @@ services:
- "4005:4005"
volumes:
- ./postgresus-data:/app/postgresus-data
container_name: postgresus-local
depends_on:
postgresus-db:
condition: service_healthy