fix: configuration host passbolt_db

This commit is contained in:
Marc Lasserre 2026-08-02 21:05:05 +02:00
parent 97154afdfa
commit 6bf673c836
Signed by: M7s
GPG Key ID: F74837410959661B
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ services:
- "127.0.0.1:8080:80" - "127.0.0.1:8080:80"
depends_on: depends_on:
- db - db
restart: unless-stopped restart: unless-stopped