Skip to content

Commit 0116d6d

Browse files
committed
add env var
1 parent 3b50b66 commit 0116d6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
env:
1414
CI: true
15+
PUBLIC_BACKEND_API_URL: https://localhost:3000
1516
defaults:
1617
run:
1718
working-directory: frontend

0 commit comments

Comments
 (0)