add secret generation command to readme
This commit is contained in:
parent
d3abbb66b0
commit
de8cb03510
@ -19,6 +19,7 @@
|
|||||||
|
|
||||||
* `abra app new zulip`
|
* `abra app new zulip`
|
||||||
* `abra app secret insert <app-domain> smtp_password v1 <smtp-password>` (A working SMTP server is required for setup)
|
* `abra app secret insert <app-domain> smtp_password v1 <smtp-password>` (A working SMTP server is required for setup)
|
||||||
|
* `abra app secret g -a <app-domain>`
|
||||||
* `abra app config <app-name>`
|
* `abra app config <app-name>`
|
||||||
* Populate SMTP settings by editing env variables that start with `SETTING_EMAIL`
|
* Populate SMTP settings by editing env variables that start with `SETTING_EMAIL`
|
||||||
* `abra app deploy <app-name>`
|
* `abra app deploy <app-name>`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user