Skip to content

Commit 1fdb6e4

Browse files
Update digitalocean-app-platform.md
Edited as per requested by @StrapiShaun
1 parent 59c3c5f commit 1fdb6e4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -338,13 +338,6 @@ Remove the previously added 'DATABASE_*' global variables added for connecting t
338338
| `DATABASE_URL` | `${dbClusterName.DATABASE_URL}`|
339339
| `DATABASE_CA` | `${dbClusterName.CA_CERT}` |
340340
341-
For example:
342-
343-
| Variable name | Value |
344-
|---------------------|------------------------------------------|
345-
| `DATABASE_URL` | `${db-postgresql-nyc3-1234.DATABASE_URL}`|
346-
| `DATABASE_CA` | `${db-postgresql-nyc3-1234.CA_CERT}` |
347-
348341
After attaching the database, DigitalOcean will attempt to auto-deploy the application. If the deployment is successful a link to the application will be provided at the top of the application page.
349342
350343
::: caution

0 commit comments

Comments
 (0)