We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fabe4f commit 4fe1500Copy full SHA for 4fe1500
src/server/upgrade/index.md
@@ -17,7 +17,7 @@ Perform the migration:
17
18
<MigrationType type="EE" />
19
20
-1. Add/modify environment variables in [.prod.env](https://github.com/MerginMaps/server/blob/master/.prod.env#L57)
+1. Double check if below environment variables are available and filled in `.prod.env` environment file. If not, add them.
21
22
```bash
23
SECURITY_EMAIL_SALT='<YOUR STRONG HASH>'
0 commit comments