fix: resolve issue with testing compose file

This commit is contained in:
Lucas Smith 2024-03-06 23:48:28 +11:00 committed by GitHub
parent 2cce6dc2e5
commit 9525b9bd63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ services:
documenso:
build:
context: ../../
dockerfile: ../docker/Dockerfile
dockerfile: docker/Dockerfile
depends_on:
- database
- inbucket