add SETTING_ZULIP_ADMINISTRATOR to readme

This commit is contained in:
brooke 2025-02-12 18:28:45 -05:00
parent 4edb74eafa
commit 0c3e2c8492

View File

@ -21,7 +21,8 @@
* `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>`
* Populate SMTP settings by editing env variables that start with `SETTING_EMAIL`
* Populate SMTP settings by editing env variables that start with `SETTING_EMAIL`.
* Add a valid email to `SETTING_ZULIP_ADMINISTRATOR`, this email will get error and support emails.
* `abra app deploy <app-name>`