Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdml committed Feb 28, 2024
1 parent a439c8d commit 46617e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cloud-tutorials/application-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ https://cloud.dbos.dev/apps/<username>/<app-name>
If you edit your application or schema, run `npx dbos-cloud application deploy` again to apply the latest migration and re-deploy the latest version.

:::tip
You don't have to edit your `dbos-config.yaml` to deploy an application to the cloud&#8212;DBOS automatically takes care of that for you, applying the connection information of your cloud database.
You don't have to edit your `dbos-config.yaml` to deploy an application to the cloud&#8212;DBOS automatically applies the connection information of your cloud database.
:::

### Monitoring and Debugging Applications
Expand Down

0 comments on commit 46617e9

Please sign in to comment.