fix: update database connection URL and configure frontend build context
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m30s

This commit is contained in:
almazlar
2026-02-22 12:18:37 +03:00
parent 223a960142
commit 000d1db6b1
3 changed files with 16 additions and 4 deletions

View File

@@ -146,3 +146,4 @@ jobs:
labels: ${{ steps.meta-frontend.outputs.labels }}
build-args: |
VITE_APP_VERSION=${{ steps.generate.outputs.new_tag }}
VITE_BASE_URL=https://todo.almazlar.com/api/todos