fix: configuration host passbolt_db
This commit is contained in:
parent
97154afdfa
commit
6bf673c836
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue