diff --git a/Makefile b/Makefile index 032cf460a..1303530fd 100644 --- a/Makefile +++ b/Makefile @@ -201,7 +201,7 @@ db: --image-build --containerized---db; --db-backend: .stack SERVER_SESSION_ACID_FALLBACK=${SERVER_SESSION_ACID_FALLBACK:-true} ; \ AVSPASS=${AVSPASS:-nopasswordset} ; \ - stack exec uniworxdb -- $(UNIWORXDB_OPTS) + stack --work-dir .stack-work-build exec uniworxdb -- $(UNIWORXDB_OPTS) .PHONY: .stack .stack: