Skip to content

Commit 59c3c5f

Browse files
Update docs/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/digitalocean-app-platform.md
Co-authored-by: Shaun Brown <[email protected]>
1 parent 7a7e717 commit 59c3c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/digitalocean-app-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ After creating the managed database, navigate to the application page:
331331
4. Click **Attach Database**.
332332
333333
### Configure environment variables for production-ready managed database
334-
Remove the previously added 'DATABASE_*' global variables added for connecting to the dev database, then set the following environment variables:
334+
Remove the previously added 'DATABASE_*' global variables added for connecting to the dev database, then set the following environment variables, inserting your database name (e.g. `db-postgresql-nyc3-1234`) in place of `dbClusterName`:
335335
336336
| Variable name | Value |
337337
|---------------------|--------------------------------|

0 commit comments

Comments
 (0)