Skip to content

Commit 73e5532

Browse files
MartinsosReikon95
andcommitted
Added note to pass the client vars to client deploy fly command on every deploy.
Co-authored-by: Cameron Blackwood <38852603+Reikon95@users.noreply.github.com>
1 parent 03258a4 commit 73e5532

File tree

2 files changed

+4
-0
lines changed
  • web
    • docs/advanced/deployment
    • versioned_docs/version-0.15.0/advanced/deployment

2 files changed

+4
-0
lines changed

web/docs/advanced/deployment/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@ or
277277
REACT_APP_ANOTHER_VAR=somevalue wasp deploy fly deploy
278278
```
279279

280+
Please note, you should do this for every deployment, not just the first time you set up the variables!
281+
280282
### Fly.io Regions
281283

282284
> Fly.io runs applications physically close to users: in datacenters around the world, on servers we run ourselves. You can currently deploy your apps in 34 regions, connected to a global Anycast network that makes sure your users hit our nearest server, whether they’re in Tokyo, São Paolo, or Frankfurt.

web/versioned_docs/version-0.15.0/advanced/deployment/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@ or
277277
REACT_APP_ANOTHER_VAR=somevalue wasp deploy fly deploy
278278
```
279279

280+
Please note, you should do this for every deployment, not just the first time you set up the variables!
281+
280282
### Fly.io Regions
281283

282284
> Fly.io runs applications physically close to users: in datacenters around the world, on servers we run ourselves. You can currently deploy your apps in 34 regions, connected to a global Anycast network that makes sure your users hit our nearest server, whether they’re in Tokyo, São Paolo, or Frankfurt.

0 commit comments

Comments
 (0)