mirror of
https://github.com/documenso/documenso.git
synced 2025-11-09 20:12:31 +10:00
fix: resolve issue with testing compose file
This commit is contained in:
@ -20,7 +20,7 @@ services:
|
||||
documenso:
|
||||
build:
|
||||
context: ../../
|
||||
dockerfile: ../docker/Dockerfile
|
||||
dockerfile: docker/Dockerfile
|
||||
depends_on:
|
||||
- database
|
||||
- inbucket
|
||||
|
||||
Reference in New Issue
Block a user