José Laya
Results
2
comments of
José Laya
**As a workaround, you can update the Dokploy Postgres database directly.** 1. Connect to the server via SSH `$ ssh usuario@ip-del-servidor` 2. List containers `$ docker ps` _Example output:_ ```...