Improve debug configuration.
All checks were successful
Linting and tests / Linting (push) Successful in 5s

This commit is contained in:
2025-09-15 17:22:59 +05:00
parent b787a2b22a
commit cc5d010204
5 changed files with 42 additions and 8 deletions

View File

@@ -87,5 +87,5 @@ tasks:
dir: "./server/localdevzone/bunkerd"
cmds:
- task: :common:network-up
- task: build
- docker compose -p bunkerd-debug -f docker-compose.debug.yaml up -d
- task: build-debug
- docker compose -p bunkerd-debug -f docker-compose.debug.yaml up -d --wait