We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b50b66 commit 0116d6dCopy full SHA for 0116d6d
.github/workflows/ci.yml
@@ -12,6 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
env:
14
CI: true
15
+ PUBLIC_BACKEND_API_URL: https://localhost:3000
16
defaults:
17
run:
18
working-directory: frontend
0 commit comments