mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-26 10:54:12 +03:00
Fix typo in deployment instructions (#1886)
This commit is contained in:
parent
e4932ec51b
commit
174e48a504
@ -238,7 +238,7 @@ If you are deploying an app that requires any other environment variables (like
|
|||||||
wasp deploy fly cmd secrets set GOOGLE_CLIENT_ID=<...> GOOGLE_CLIENT_SECRET=<...> --context=server
|
wasp deploy fly cmd secrets set GOOGLE_CLIENT_ID=<...> GOOGLE_CLIENT_SECRET=<...> --context=server
|
||||||
```
|
```
|
||||||
|
|
||||||
### Mutliple Fly Organizations
|
### Multiple Fly Organizations
|
||||||
|
|
||||||
If you have multiple organizations, you can specify a `--org` option. For example:
|
If you have multiple organizations, you can specify a `--org` option. For example:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user