mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-22 09:33:45 +03:00
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>
This commit is contained in:
parent
03258a46f8
commit
73e55326bd
@ -277,6 +277,8 @@ or
|
||||
REACT_APP_ANOTHER_VAR=somevalue wasp deploy fly deploy
|
||||
```
|
||||
|
||||
Please note, you should do this for every deployment, not just the first time you set up the variables!
|
||||
|
||||
### Fly.io Regions
|
||||
|
||||
> 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.
|
||||
|
@ -277,6 +277,8 @@ or
|
||||
REACT_APP_ANOTHER_VAR=somevalue wasp deploy fly deploy
|
||||
```
|
||||
|
||||
Please note, you should do this for every deployment, not just the first time you set up the variables!
|
||||
|
||||
### Fly.io Regions
|
||||
|
||||
> 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.
|
||||
|
Loading…
Reference in New Issue
Block a user