chore: configure preprod email secrets
This commit is contained in:
@@ -76,7 +76,8 @@ http://localhost:8080
|
||||
http://<this-machine-lan-ip>:8080
|
||||
```
|
||||
|
||||
For preprod deployment, configure the `POSTGRES_PASSWORD` Gitea secret.
|
||||
For preprod deployment, configure the `POSTGRES_PASSWORD`, `RESEND_API_KEY`,
|
||||
`RESEND_FROM_EMAIL`, and `JWT_SIGNING_KEY` Gitea secrets.
|
||||
The deploy workflow writes the remote `.env` file before running the server deploy script.
|
||||
|
||||
## Solution
|
||||
|
||||
Reference in New Issue
Block a user