Skip to content

Commit 6794ef1

Browse files
committed
Added api root
1 parent a1c03f2 commit 6794ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ jobs:
9898
tags: ${{ steps.meta.outputs.tags }}
9999
labels: ${{ steps.meta.outputs.labels }}
100100
build-args: |
101-
VITE_API_ROOT=https://localhost
101+
VITE_API_ROOT=${{ secrets.FRONTEND_API_ROOT }}}

0 commit comments

Comments
 (0)