update api endpoint
All checks were successful
frontend-action / build-image (push) Successful in 59s

This commit is contained in:
2024-05-07 06:38:53 +07:00
parent 31ef9ed967
commit 19b52614ff

View File

@@ -23,5 +23,5 @@ jobs:
tags: gitea.cognizata.com/atapy/sorvor-front:latest
target: app
build-args: |
VUE_APP_API_URL=https://sxovinternal.cognizata.com/api
VUE_APP_API_URL=/api
- run: echo "🍏 This job's status is ${{ job.status }}."