chore: readable compose up
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m23s

This commit is contained in:
2026-03-19 08:22:43 +01:00
parent 8a4f6d31b8
commit 857019d0da

View File

@@ -20,4 +20,4 @@ jobs:
NEXTAUTH_URL: ${{ vars.NEXTAUTH_URL }}
DATA_VOLUME_PATH: ${{ vars.DATA_VOLUME_PATH }}
run: |
docker compose up -d --build
BUILDKIT_PROGRESS=plain docker compose up -d --build