fix: update API base URL and add healthcheck for backend service
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m30s
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m30s
This commit is contained in:
@@ -146,4 +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
|
||||
VITE_BASE_URL=https://todo.almazlar.com/api
|
||||
|
||||
Reference in New Issue
Block a user