We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc7562 commit fb8b670Copy full SHA for fb8b670
.github/workflows/deploy.yml
@@ -13,6 +13,8 @@ permissions:
13
jobs:
14
build-and-deploy:
15
runs-on: ubuntu-latest
16
+ env:
17
+ VITE_API_URL: https://dalestudy-chat-backend.fly.dev
18
defaults:
19
run:
20
working-directory: ./frontend
0 commit comments