fix: resolve issue with testing compose file
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
|||||||
documenso:
|
documenso:
|
||||||
build:
|
build:
|
||||||
context: ../../
|
context: ../../
|
||||||
dockerfile: ../docker/Dockerfile
|
dockerfile: docker/Dockerfile
|
||||||
depends_on:
|
depends_on:
|
||||||
- database
|
- database
|
||||||
- inbucket
|
- inbucket
|
||||||
|
|||||||
Reference in New Issue
Block a user