nuxsmin / docker-syspass

Docker stuff for running sysPass on Docker
GNU General Public License v3.0
39 stars 21 forks source link

Problem - Connection sysPass APP from Database [ERROR - Unable to connect to DB] #63

Closed Fernand0S closed 9 months ago

Fernand0S commented 9 months ago

I have problem sysPass from database, execute deployment "docker-compose up -d" with the stack publish in your GitHub presentation message: "Unable to connect to DB"

Captura de Tela 2023-12-20 às 11 56 48

Fernand0S commented 9 months ago

version: '3.8' networks: net: driver: overlay attachable: true services: syspass: image: syspass/syspass:3.2.3 volumes:

Fernand0S commented 9 months ago

solved my solutions - https://github.com/nuxsmin/docker-syspass/issues/55