Compare commits

..

1 Commits

Author SHA1 Message Date
dc1cc47f18 chore: readable docker up
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m58s
2026-03-19 08:21:40 +01:00

View File

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